>I am trying to build a shared library using the latest prc-tools.
>
>When I get to the link phase:
>
>m68k-palmos-gcc -palmos3.5 -shared -g -o AAMMexample1 ../aamlib.o
>AAMMexample1.o
>
>I get the following error:
>
>/usr/local/m68k-palmos/bin/ld: cannot open -lscrt: No such file or directory
>collect2: ld returned 1 exit status
>
>Indeed there is no libscrt.a in /usr/local/m68k-palmos/lib
Try adding -nostartfiles -nostdlib
Regards,
Kristian Adrup
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/