[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: build fails on hppa (gcc 3.X problem?)



Grzegorz Prokopski <greg@sente.pl> writes:

> case "$ARCH" in
>   *hppa*linux)
>         AC_DEFINE(SO_EXT, "so")
>         if test "$GCC" = "yes"; then
>             LDFLAGS="$LDFLAGS -Wl,-E"
>             LD_SHAREFLAGS="-Wl"

As I understand, the "-Wl,-b" is _one_ flag, that tells gcc to pass -b
to the linker.  So you should remove the -Wl also.  But don't trust it
too much.

/Micce

-- 
Mikael Hedin, MSc                   +46 (0)980 79176
Swedish Institute of Space Physics  +46 (0)8 344979 (home)
Box 812, S-981 28 KIRUNA, Sweden    +46 (0)70 5891533 (mobile)
[gpg key fingerprint = 387F A8DB DC2A 50E3 FE26  30C4 5793 29D3 C01B 2A22]


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: