[Bug 309] New: llvm: use --cxxflags not --cflags
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Mar 23 06:56:18 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=309
Summary: llvm: use --cxxflags not --cflags
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: thebohemian at gmx.net
llvm-config makes a distinction between flags for a C and a C++ build. Although
IcedTea compiles the shark port with g++ it uses the "--cflags" argument for
llvm-config.
I think this should be changed to --cxxflags.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list