1 Jan 2004 09:57
[ mesa3d-Bugs-868737 ] Fix suggestion for Solaris compile of MesaLib
SourceForge.net <noreply <at> sourceforge.net>
2004-01-01 08:57:04 GMT
2004-01-01 08:57:04 GMT
Bugs item #868737, was opened at 2004-01-01 00:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100003&aid=868737&group_id=3 Category: mesa-core Group: Compile/Install Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Fix suggestion for Solaris compile of MesaLib Initial Comment: When linking a shared libGL on solaris this error occurs: mklib: Making SunOS shared library: libGL.so mklib: linker is gcc -shared Text relocation remains referenced against symbol offset in file <unknown> 0x1d04 main/arbparse.o <unknown> 0x1d08 main/arbparse.o <unknown> 0x1d0c main/arbparse.o <snip /> This is because code is being compiled without PIC. libtool would have been doing this for you previously. I modified Make-config to fix. Regards,(Continue reading)
without noticing any problems. I can't test on R200
(yet). My CPU doesn't have a SSE unit, so the SSE codegen stuff may still
be broken, though I believe this is unlikely.
If these patches are ok I'd like to commit them. Keith, I think you
should know best.
RSS Feed