[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library

2012-03-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36792

Fabio Pedretti fabio@libero.it changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Fabio Pedretti fabio@libero.it 2012-03-30 09:16:25 
PDT ---
Fixed with 7d87c71a70c95d4fe3a94676128fd9524f048112 .

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library

2011-11-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36792

Fabio Pedretti fabio@libero.it changed:

   What|Removed |Added

  Attachment #52030|0   |1
is obsolete||

--- Comment #7 from Fabio Pedretti fabio@libero.it 2011-11-05 07:18:16 
PDT ---
Created attachment 53185
  -- https://bugs.freedesktop.org/attachment.cgi?id=53185
link to shared llvm

Updated patch for current mesa git

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library

2011-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36792

--- Comment #4 from Johannes Obermayr johannesoberm...@gmx.de 2011-10-08 
07:14:32 PDT ---
Created an attachment (id=52118)
 View: https://bugs.freedesktop.org/attachment.cgi?id=52118
 Review: https://bugs.freedesktop.org/review?bug=36792attachment=52118

LLVM should prefer shared libraries.

Please try this patch on LLVM.

It should also work if you patch /usr/bin/llvm-config (maybe other path on your
system?). Then you do not have to recompile LLVM ...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library

2011-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36792

Fabio fabio@libero.it changed:

   What|Removed |Added

  Attachment #46283|0   |1
is obsolete||

--- Comment #2 from Fabio fabio@libero.it 2011-10-06 01:06:47 PDT ---
Created an attachment (id=52030)
 View: https://bugs.freedesktop.org/attachment.cgi?id=52030
 Review: https://bugs.freedesktop.org/review?bug=36792attachment=52030

link to shared llvm

Updated patch for current mesa git.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library

2011-05-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36792

--- Comment #1 from Alan Swanson swan...@ukfsn.org 2011-05-05 05:27:51 PDT ---
Actually it's LLVM itself that causes linking to static libraries via
llvm-config even when built with enable shared due to LLVM bug 6823.

http://llvm.org/bugs/show_bug.cgi?id=6823

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev