tech-userlevel archive

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

RE: Building NetBSD with LLVM/Clang



(sorry for top posting, from phone)

If it was sigsetops(3) functions see my posting to tech-userlevel yesterday 
regarding inline attributes where C99 and GNUC differ

-----Original Message-----
From: Thor Lancelot Simon <tls%panix.com@localhost>
Sent: 28 March 2010 16:29
To: tech-userlevel%netbsd.org@localhost; tech-toolchain%netbsd.org@localhost
Subject: Building NetBSD with LLVM/Clang

I tried to bootstrap a NetBSD build using the Clang package from pkgsrc.
Mostly I was looking to see whether using Clang to build 'tools' would
speed up the overall build since it supposedly compiles much faster than
GCC does.

I ran into weird problems with renamed symbols in the compat code, but
only at link time -- all the __foo14 symbols.  Has anyone else seen
this?  What to do about it?

I assume this would also mean a native libc build with clang wouldn't
work.

-- 
Thor Lancelot Simon                                    
tls%rek.tjls.com@localhost
  "All of my opinions are consistent, but I cannot present them all
   at once."    -Jean-Jacques Rousseau, On The Social Contract




Home | Main Index | Thread Index | Old Index