This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Set crt*.o for Linux (Re: static linking in 3.2 ?)


On Sat, Aug 10, 2002 at 07:16:20AM -0700, H. J. Lu wrote:
> On Sat, Aug 10, 2002 at 03:05:19PM +0200, Richard Zidlicky wrote:
> > Hi,
> > 
> > I found that I need this patch to enable static linking,
> > crtbeginT.o does not exist on m68k-linux-gcc. I wonder is 
> > that something m68k specific?
> > 
> > Richard
> > 
> 
> It doesn't look right. Try this.

thanks, I have already tested a similar patch that does 
roughly the same to m68k-*linux*, will try your patch for 
the next recompile.

Btw I have seen this error when testing gcc-3.2 with binutils
2.12.90.0.7 on top of glibc-2.1, is this expected?

BUG IN DYNAMIC LINKER ld.so: ../sysdeps/m68k/dl-machine.h: 326: elf_machine_lazy_rel: Assertion `((reloc->r_info) & 0xff) == 21' failed!

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]