[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 8 00:19:12 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44618
--- Comment #16 from Homer Simpson <gregnietsky at gmail.com> ---
Ok looking good just some flag cleanups
libstdc++ needs to be found so there should be a LDFLAGS for build in my cross
toolchain i use sysroot with no system paths ill need to add this for build
compile.
also GL/gl.h cant be found add "-I $(top_srcdir)/include" to the flags in
Makefile.am
im abusing CXXFLAGS_FOR_BUILD and setting -L/usr/lib in it and added it as with
/include above instead of spliting ball hairs and usinb CXX[C|LD]FLAGS thanks
for all the fish.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121008/5eed47bd/attachment-0001.html>
More information about the mesa-dev
mailing list