annotate README @ 4:02112c3a04ae

README: add explanation about proto-SMSC for OS#6135
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 23 Aug 2023 20:43:21 -0800
parents d87e6dbd32c2
children 33129d7df7e4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
d87e6dbd32c2 osmo-euse-demo compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 This Hg code repository is Mother Mychaela's little playground for experimenting
d87e6dbd32c2 osmo-euse-demo compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 with Osmocom libraries. The objective is to find out: is it possible to link
d87e6dbd32c2 osmo-euse-demo compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 with Osmocom libraries, and thus avail ourselves of their awesome power,
d87e6dbd32c2 osmo-euse-demo compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 *without* immersing ourselves in the cesspool of autotools? I (Mother Mychaela)
d87e6dbd32c2 osmo-euse-demo compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 and autotools do not mix!
4
02112c3a04ae README: add explanation about proto-SMSC for OS#6135
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
6
02112c3a04ae README: add explanation about proto-SMSC for OS#6135
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
7 Addendum: the linking hurdle has been successfully cleared (see the hand-coded
02112c3a04ae README: add explanation about proto-SMSC for OS#6135
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
8 static Makefiles in subdirectories of this tree), and the new work being done
02112c3a04ae README: add explanation about proto-SMSC for OS#6135
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
9 in this tree is a prototype SMSC for testing the functionality of OS#6135.