This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
is libf2c.a allegedly multilibbed?
- To: egcs at cygnus dot com
- Subject: is libf2c.a allegedly multilibbed?
- From: Robert Lipe <robertl at dgii dot com>
- Date: Sat, 1 Nov 1997 16:06:13 -0600
This was the first time I've tried a runtest of g77 on OpenServer.
Currently, most of the COFF tests spontaneously combust becuase of
link errors. All the ELF tests but one (details to follow) link
and execute OK.
Have I bozoed something in my test fixture, or does libf2c.a really
only need to be built oncd instead of per multilibbed target?
Since to my knowledge, this is the first time anyone has executed
g77 on OpenServer and ELF is definitely the preferred (and default)
format, I'm not going to lose a whole lot of sleep over this.
RJL