|
From: Dimitry S. <SD...@to...> - 2003-03-28 11:09:59
|
Hi, All! I'm continuing ironing POSIX build and accommodate it to Win32 environment. Even having read libtool manual twice I don't understand how to use it so I still stay on the orthodox way. In order to prevent breaking build on other platforms I must ask maintainers: Does anybody use a linker that can't link object files with static library directly? I.e. command gcc one.o two.o library.a -o executable doesn't work. SY, Dimitry Sibiryakov. |