egcs-2.91.13 g77 and -L flag bug
Jim Wilson
wilson@cygnus.com
Mon Mar 16 18:17:00 GMT 1998
this doesn't:
/alpha1/src/egcs/bin/g77 -O5 -fomit-frame-pointer -funroll-loops
-ffast-math -finline-functions -Wall -L/XPGM/src/ccp4_3.3/lib/Linux
-L/home/vonrhein/lib/Linux -o /home/vonrhein/bin/Linux/pdb2ncs
pdb2ncs.f -lccp4-bio16-egcscvs
You need to be a bit more descriptive. Why do you say this doesn't work?
Do you get an error? What exactly is the error?
You can use -v to see what options are being passed to the linker, which
might help identify the problem.
Jim
More information about the Gcc-bugs
mailing list