PowerPC 403 cross
root
root@cicdphx.com
Thu Apr 24 07:00:00 GMT 1997
>
> From: root
> Subject: Re: PowerPC 403 cross
>
> > only have one question left: does anyone know why when I use ld (2.7) to
> > link my object and libraries it works fine, but when I use stdio functions
> > in my source, it never puts out a file? No error messages, and no hints
> > whatsoever of anything wrong-- except for a missing output file.
>
> Usually a problem with stdio is caused by an error in your memory map.
> (linker script) What happens is the internal buffers get corrupted.
>
> - rob -
>
>
Rob, I think you were the one who straightened me out last time I
had a similar problem using m68k-coff ;) However, this time I do think
it is something different... After further experimentation I've
determined that *any* libgloss function called will cause the above
problem (ld won't produce an output file). I tried directly calling a
libgloss routine, but the same problem occurs. *Very* annoying.
Thanks!
Larry Battraw
(larry@cicdphx.com)
More information about the crossgcc
mailing list