[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Matt Turner changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-07-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Chad Versace changed: What|Removed |Added CC||chad.vers...@linux.intel.co

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #27 from Jonathan Liu --- The patch has been submitted to the mesa-dev mailing list already (2013-06-04), just waiting for approval. I have been using the patch for quite some time now and it is working fine. -- You are receiving th

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #26 from Thierry Reding --- (In reply to comment #25) > Created attachment 79975 [details] [review] > Patch > > Here is a new patch I did. I try to make it only affect the cross compile > case. I don't have access to my test equipme

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #25 from Jonathan Liu --- Created attachment 79975 --> https://bugs.freedesktop.org/attachment.cgi?id=79975&action=edit Patch Here is a new patch I did. I try to make it only affect the cross compile case. -- You are receiving th

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Ross Burton changed: What|Removed |Added CC||r...@burtonini.com --- Comment #24 from Ro

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Jonathan Liu changed: What|Removed |Added CC||net...@gmail.com -- You are receiving th

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-05-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Daniel Scharrer changed: What|Removed |Added CC||dan...@constexpr.org -- You are recei

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-04-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #23 from Matt Turner --- (In reply to comment #22) > Has this fix landed? No. See comment 21. -- You are receiving this mail because: You are the assignee for the bug. ___ mesa-dev mailin

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-04-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #22 from Ilyes Gouta --- Hi, (In reply to comment #20) > Created attachment 77156 [details] [review] > MesaLib-9.1.1-cross.patch > > Suggested fix. Has this fix landed? Ilyes -- You are receiving this mail because: You are the a

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-04-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #21 from Matt Turner --- (In reply to comment #20) > Created attachment 77156 [details] [review] > MesaLib-9.1.1-cross.patch > > Suggested fix. Looks like you've solved this by not using libtool libraries in src/glsl/builtin_compile

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #20 from Pierre Ossman --- Created attachment 77156 --> https://bugs.freedesktop.org/attachment.cgi?id=77156&action=edit MesaLib-9.1.1-cross.patch Suggested fix. -- You are receiving this mail because: You are the assignee for th

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #19 from Pierre Ossman --- This seems to be coming from deep inside libtool. I guess a separate libtool needs to be generated for the host CC/CXX. Unfortunately I don't see any easy way of doing that. However, there is a simpler appr

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2013-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Pierre Ossman changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Thierry Reding changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #17 from Ross Burton --- I see the patches landed, can this bug be closed or is there still outstanding work? -- You are receiving this mail because: You are the assignee for the bug. ___

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #16 from Homer Simpson --- 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. a

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Thierry Reding changed: What|Removed |Added Attachment #55540|0 |1 is obsolete|

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-04-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Chi-Thanh Christopher Nguyen changed: What|Removed |Added See Also||https://bugs.gentoo.org/sh

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #14 from Matt Turner 2012-01-30 07:39:50 PST --- Possibly -- please send it to mesa-dev@lists.freedesktop.org for review. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mai

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #13 from Thierry Reding 2012-01-30 06:36:21 PST --- (In reply to comment #12) > (In reply to comment #11) > > I've been seeing your automake related commits and I'm really glad to see > > someone working on this. Are there plans to a

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #12 from Matt Turner 2012-01-27 08:10:00 PST --- (In reply to comment #11) > I've been seeing your automake related commits and I'm really glad to see > someone working on this. Are there plans to actually get this done for 8.0 > or

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #11 from Thierry Reding 2012-01-27 07:55:01 PST --- > Looks like I can do something similar! I've been seeing your automake related commits and I'm really glad to see someone working on this. Are there plans to actually get this don

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #10 from Matt Turner 2012-01-27 07:44:46 PST --- (In reply to comment #9) > Thanks! Looks like I can do something similar! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #9 from Thierry Reding 2012-01-26 23:32:19 PST --- (In reply to comment #8) > I think I can partially fix this with automake. > > Automake doesn't have a concept for host vs target $(CC)s, so you can't really > compile a single bina

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 Matt Turner changed: What|Removed |Added CC||matts...@gmail.com --- Comment #8 from Mat

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #7 from Thierry Reding 2012-01-17 22:56:18 PST --- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51882(In reply to comment #6) > (In reply to comment #5) > > I guess I should be reporting that to GCC, right? > > Right. Done: http://g

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #6 from Michel Dänzer 2012-01-13 06:48:12 PST --- (In reply to comment #5) > I guess I should be reporting that to GCC, right? Right. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are recei

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #5 from Thierry Reding 2012-01-13 06:41:16 PST --- Now that Mesa actually builds past the src/glsl directory I get an internal compiler error when building src/mesa/swrast/s_span.c. I was able to bisect the ICE to this commit: 3

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #4 from Thierry Reding 2012-01-13 06:18:50 PST --- Created attachment 55540 --> https://bugs.freedesktop.org/attachment.cgi?id=55540 Don't cross-compile src/glsl/builtin_compiler. -- Configure bugmail: https://bugs.freedesktop.or

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #3 from José Fonseca 2012-01-12 08:10:37 PST --- (In reply to comment #2) > Are you saying that using SCons, Mesa already cross-builds properly? Yes -- I use MingW cross compilation with SCons all the time -- but SCons doesn't build

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 --- Comment #2 from Thierry Reding 2012-01-11 23:35:47 PST --- (In reply to comment #1) > Scons supports cross-compilation using approach 1). It builds the > builtin_compiler and its dependencies twice. This works because each > platform/machine

[Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler

2012-01-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44618 José Fonseca changed: What|Removed |Added CC||jfons...@vmware.com --- Comment #1 from J