Bug#104250: g77: Creating a shared lib with g77 links in non-fPIC code from libg2c.a

2001-07-10 Thread Camm Maguire
Package: g77 Version: 1:2.95.2-13 Severity: normal And one can't link with gcc, as that won't handle several fortran intrinsics, such as c_abs, c_div, etc. This arises with the following: g77 -c foo.f -fPIC -o foo.o g77 -shared -Wl,-soname=libfoo.so.1 -o libfoo.so.1.0 foo.o objdump --headers --

Re: powerpc nof package could use reviving in 3.0

2001-07-10 Thread Ben Collins
On Sun, Jul 08, 2001 at 11:20:34AM +0200, Matthias Klose wrote: > Daniel Jacobowitz writes: > > ... or we need to come up with a more standard way of dealing with GCC > > multilibs, or decide to turn them off. Right now the soft-float ("nof") > > libstdc++ is in the main gcc package! > > Phil