Fw: Cerate shared library problem on Cygwin!

Alexandre Oliva aoliva@redhat.com
Sun Apr 1 00:00:00 GMT 2001


On Feb  1, 2001, "Cliff Tsai" <clifftsai@minecard.com.tw> wrote:

>         $libtool gcc -c hello.c  ->no any warning or error message
>         $libtool gcc -rpath /usr/local/lib -o libhello.la hello.lo
>         libtool: link: warning: undefined symbols not allowed in 

Add -no-undefined to the link command.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list