[cfe-dev] Fix libcxx build with gcc
Fletcher, John P
j.p.fletcher at aston.ac.uk
Tue May 31 00:41:55 PDT 2011
I am trying to figure out how to build libc++ on Linux (Ubuntu 10.4 64 bit). As far as I can see lib/buildit is only set up to work on Apple. What is the triple needed? What else needs to be defined?
John
Dr John P. Fletcher Tel: (44) 121 204 3389 (direct line), FAX: (44) 121 204 3678
Chemical Engineering and Applied Chemistry (CEAC),
Associate Dean - External Relations,
School of Engineering and Applied Science (EAS),
Aston University, Aston Triangle, BIRMINGHAM B4 7ET U.K.
-----Original Message-----
From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] On Behalf Of Justin Hibbits
Sent: 30 May 2011 18:26
To: cfe-dev at cs.uiuc.edu
Subject: [cfe-dev] Fix libcxx build with gcc
include/__config only defines _ATTRIBUTE() for clang, the attached patch adds it for gcc.
- Justin
More information about the cfe-dev
mailing list