Hi,
I'm developing on Linux and want to link my programs against a older
version of the C lib.
I tried compiling my code using the options -nostdlib -L<path to older
libs> -lc which works,
but I get following warning:
/usr/i486-suse-linux/bin/ld: warning: cannot find entry symbol _start;
defaulting to 08048b40
The binary is not able to run. Linking static works, but the striped
version of it has the double size.
Any ideas how to get it linked against the old libs?
TIA
Vasili
--
--------------------------------------------------------------------------
SensoLogic GmbH voice: +49 40 529567-40
Dipl. Ing. technische Informatik
Vasili Goutas fax: +49 40 529567-99
- Software Developer - internet: www.sensologic.de
Hummelsbtteler Steindamm 78a
22851 Norderstedt, Germany Software + Sensor Systems
internet: http://www.sensologic.de/
--------------------------------------------------------------------------