--- In lpc2000@yahoogroups.com, "Anton Erasmus" <antone@s...> wrote: > Hi, > > You can explicitly add them to your link command. e.g. -lc > for libc, -lgcc for libgcc etc. > > Regards > Anton Erasmus Why not just use gcc as the driver for linking, it will sort out the libs/paths for you? It is much easier than calling ld directly Regards Spen
Message
Re: Problem with makefile
2005-02-21 by ntfreak2000