This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] Fix crosstool-ng build when local system has libgmp already installed


Basically, the ppl configure script wasn't properly setting 
CFLAGS/CXXFLAGS/LDFLAGS to point at the ctng-built gmp, so ppl tried to 
use the system gmp headers instead.

This patch fixes that.

Ideally ct-ng would have the option of just using the local system's gmp 
package, but this patch allows ct-ng to build toolchains on Fedora 19, 
for example.

The patch is against ct-ng 0.16.0, but it is still relevant for 0.18.0.

 - Solomon
-- 
Solomon Peachy        		       pizza at shaftnet dot org	 
Delray Beach, FL                          ^^ (email/xmpp) ^^
Quidquid latine dictum sit, altum viditur.

Attachment: 0001-toolchain-Fix-compile-on-distros-that-include-a-loca.patch
Description: Text document

Attachment: pgpv1HeVBelP2.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]