<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Cross-compilation broken by glsl builtin_compiler"
href="https://bugs.freedesktop.org/show_bug.cgi?id=44618#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Cross-compilation broken by glsl builtin_compiler"
href="https://bugs.freedesktop.org/show_bug.cgi?id=44618">bug 44618</a>
from <span class="vcard"><a class="email" href="mailto:gregnietsky@gmail.com" title="Homer Simpson <gregnietsky@gmail.com>"> <span class="fn">Homer Simpson</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>