gcc 3.1 vs XF4.2

2002-07-13 Thread Jack Howarth
Hello,
   Has anyone else tried to rebuild Branden's test xfree86 4.2.0-0pre1v1
packages against the current gcc 3.1.1? On debian ppc sid, I find that
while the build appears to work in general there is at least one glitch
compared to the gcc 2.95.4 build. I see under the gcc 3.1 packages the
following failure in /var/log/XFree86.0.log

(II) LoadModule: GLcore
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
No symbols found in this module
Failed to load debug_xform.o
(EE) Failed to load /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) UnloadModule: GLcore
(EE) Failed to load module GLcore (loader failed, 270336000)

When I do nm on the gcc 3.1 built libGLcore.a I see...

debug_xform.o:


compared to...

debug_xform.o:
 t gcc2_compiled.

for the gcc 2.95.4 built one. Anyone had any idea why the loader 
should be having such problems just because one of the object
files used to create libGLcore.a has no symbols in it? Thanks for
advice.
   Jack


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



gcc 3.1 vs XF4.2

2002-07-12 Thread Jack Howarth

Hello,
   Has anyone else tried to rebuild Branden's test xfree86 4.2.0-0pre1v1
packages against the current gcc 3.1.1? On debian ppc sid, I find that
while the build appears to work in general there is at least one glitch
compared to the gcc 2.95.4 build. I see under the gcc 3.1 packages the
following failure in /var/log/XFree86.0.log

(II) LoadModule: GLcore
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
No symbols found in this module
Failed to load debug_xform.o
(EE) Failed to load /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) UnloadModule: GLcore
(EE) Failed to load module GLcore (loader failed, 270336000)

When I do nm on the gcc 3.1 built libGLcore.a I see...

debug_xform.o:


compared to...

debug_xform.o:
 t gcc2_compiled.

for the gcc 2.95.4 built one. Anyone had any idea why the loader 
should be having such problems just because one of the object
files used to create libGLcore.a has no symbols in it? Thanks for
advice.
   Jack


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]