Summary: | static build with -fPIC misses some symbols | ||
---|---|---|---|
Product: | Mesa | Reporter: | Burlen <bloring> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 7.10 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Burlen
2011-04-11 13:21:44 UTC
You're not passing -fPIC in CXXFLAGS? I thought mesa is a c library, and thus CXXFLAGS is not needed. Do I need it? (In reply to comment #2) > I thought mesa is a c library, and thus CXXFLAGS is not needed. Do I need it? Probably; the new GLSL compiler is implemented in C++. OK, lets close the bug until I have a chance to investigate further. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.