All of lore.kernel.org
 help / color / mirror / Atom feed
* back to gcc under pre-R5
@ 1999-02-17  8:16 Andreas Tobler
  1999-02-17 13:34 ` Gary Thomas
  1999-02-17 15:59 ` back to gcc under pre-R5 Tom Rini
  0 siblings, 2 replies; 8+ messages in thread
From: Andreas Tobler @ 1999-02-17  8:16 UTC (permalink / raw)
  To: LinuxPPC-Dev


Hello,

is it possible to get back to gcc under pre-R5? If so. where can I get the (S)RPMS?

And how much do it affect when I build the libstdc++ with fno-vtable-thunks?
Do I have to rebuild the whole system, since the new glibc needs vtables?
It's only because egcs has bug which is for my subject killing.

Thanks for any hint

Andreas
-- 
------------------
| Andreas Tobler								
| CH-8004 Zuerich	
| E-mail: toa@pop.agri.ch		
------------------------------------------

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: bugs building stuff.. somewhere.. (was: back to gcc under pre-R5)
@ 1999-03-25 18:19 Brian Downing
  0 siblings, 0 replies; 8+ messages in thread
From: Brian Downing @ 1999-03-25 18:19 UTC (permalink / raw)
  To: LinuxPPC-Dev


As a belated update to my own post:

I've finally gotten this to work.

"gcc -static -Wl,--relax ... -o binary" makes this link fine with
egcs-1.1.2 and glibc-2.1.  The resulting binary runs on pre-R5, R4,
and mklinux DR3.  I just wish I had a non-Mac to test it on.

-bcd
--
**               Brian Downing
**  UNIX Systems Administrator
**        bdowning@wolfram.com

On Wed, 17 Feb 1999 10:03:54 -0600, Brian Downing writes:
 > I've had similar problems building software.  I'm not sure where the
 > problem is, but I cannot compile this software statically.  I wouldn't
 > care, but for it to be useful, it must be able to run on all PPC
 > platforms.
 > 
 > When I link dynamically, everything works fine, everywhere that I've
 > built it - unfortunately binary portability is a little low.
 > 
 > When I try to link it statically, I get a bunch of ld errors from
 > libc.a about "tried to relocate __pthread_mutex_lock" and other various
 > __pthread_* calls.  No binary is generated.  I tried to compile a
 > non-reentrant version of glibc with no linuxthreads (since I'm building
 > statically and the software isn't threaded I figured it was worth a try).
 > Unfortunately glibc doesn't appear to build without linuxthreads anymore
 > - even with --disable-sanity-checks.  I've even gone so far as to ifdef
 > out the offending calls in glibc (for testing), and other similar errors
 > show up for different places in glibc.  I don't have the exact errors
 > on hand right now, but I can get them if anyone thinks they would help.

[snip]

 > (Built on a PowerBook G3 266, with linuxppc-pre-r5, with egcs-1.1.1 and
 > the latest snapshot I could build, with glibc-2.0.108 and glibc-2.1,
 > and with some other variations made for the heck of it.)

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-03-25 18:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-17  8:16 back to gcc under pre-R5 Andreas Tobler
1999-02-17 13:34 ` Gary Thomas
1999-02-17 14:10   ` Andreas Tobler
1999-02-17 16:03   ` bugs building stuff.. somewhere.. (was: back to gcc under pre-R5) Brian Downing
1999-02-17 15:59 ` back to gcc under pre-R5 Tom Rini
1999-02-17 16:24   ` Andreas Tobler
1999-02-17 16:49     ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
1999-03-25 18:19 bugs building stuff.. somewhere.. (was: back to gcc under pre-R5) Brian Downing

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.