[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Binutils 2.18 + GCC 4.2.3



On Sat, 2008-02-09 at 12:23 -0500, Keith Scroggins wrote:
> Here is the 'problem' in the output:
> 
> argv[129] = "viewport.o"
> argv[130] = "B@//?"
> argv[131] = "Nu//"
> argv[132] = "widget.o"
> 
> I replaced g++ for this output.  I'll dig into the makefile more....

I managed to reproduce this problem here, and reverting MiKRO's patch to
startup/crt0.S fixed the problem here.

Alan.