Hi,

I'm using the new toolchain gcc-4.1.1 with the last uClinux distribution. I compile it without problem.

One of my application fails when I try to compile (see the rror at the end of the msg) and another app. (a module) seems that didn't work fine at all.

I wonder if someone could send me the flags that uses to compile applications and modules. I'm not sure at all if mine flags are correct at all. The app. and module works ok with toolchain 2.95.3 but with the 4.1.1 the didn't work fine....

I look at the Makefiles from the user folder, but they flags are "hiding" by variables.

Someone have a guide for all the most commons flags to use?

Regards,

Daniel

P.D. The gcc-4.1.1 compile error:

mfc3loader.c: In function ?void PantallaDibuja()?:
mfc3loader.c:388: error: could not find a spill register
(insn 423 422 424 35 (set (subreg:SI (reg/v:QI 55 [ blkf ]) 0)
        (plus:SI (plus:SI (reg:SI 3 %d3 [238])
                (subreg:SI (reg/v:QI 4 %d4 [orig:57 len ] [57]) 0))
            (const_int -1 [0xffffffff]))) 366 {*m68k.md:6330} (nil)
    (expr_list:REG_DEAD (reg/v:QI 4 %d4 [orig:57 len ] [57])
        (nil)))
mfc3loader.c:388: internal compiler error: in failed_reload, at reload1.c:5103
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [mfc3loader.o] Error




_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to