Re: Build error only on ppc

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

 



Ralf Ertzinger wrote:
Hi.

Orion Poplawski schrieb:

The "-z now" option is not supported on ppc.

I am a bit puzzled here. Why is that call correct syntax at all?
Shouldn't that be "-Wl,-z,now" instead of "-Wl -z now"?

Certainly. Roland, try this first, but I've also seen reports that -z now isn't available on ppc. Not sure it's still true tough.

Otherwise, the configure code should probably be something like:

case $host in
ppc*) ;;
   *) LDFLAGS="$LDFLAGS -Wl,-z,now";;
esac

--
Orion Poplawski
System Administrator                  303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com

--
Fedora-maintainers mailing list
Fedora-maintainers@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-maintainers

--
Fedora-maintainers-readonly mailing list
Fedora-maintainers-readonly@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly

[Index of Archives]     [Fedora Users]     [Fedora Development]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux