This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: PowerPC 403 cross


> 
> 		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)