Re: Backends with no exception handling on GCC47

2012-03-29 Thread Ian Lance Taylor
"Paulo J. Matos" writes: > Is there anything documenting porting backend between GCC major versions > (GCC4.6 - GCC4.7), in order to avoid these questions? Basically, everything related to library code should move from gcc/config/CPU to libgcc/config/CPU. I don't know of any specific documenta

Re: Backends with no exception handling on GCC47

2012-03-29 Thread Paulo J. Matos
On Mon, 26 Mar 2012 11:10:11 -0700, Ian Lance Taylor wrote: > >> *** Configuration xap-local-xap not supported > > You will have to find out where that last error message is coming from. > It's not happening because of errors in configure tests. It's most > likely coming from libgcc/config.host

Re: Backends with no exception handling on GCC47

2012-03-26 Thread Ian Lance Taylor
"Paulo J. Matos" writes: > I am porting my backend to GCC47 and during libgcc configuration I get: > configure:4511: checking whether to use setjmp/longjmp exceptions > configure:: /home/pm18/p4ws/pm18_binutils/bc/main/result/linux/ > intermediate/FirmwareGcc47Package/./gcc/xgcc -B/home/pm18/p4ws

Backends with no exception handling on GCC47

2012-03-26 Thread Paulo J. Matos
Hello, I am porting my backend to GCC47 and during libgcc configuration I get: configure:4511: checking whether to use setjmp/longjmp exceptions configure:: /home/pm18/p4ws/pm18_binutils/bc/main/result/linux/ intermediate/FirmwareGcc47Package/./gcc/xgcc -B/home/pm18/p4ws/ pm18_binutils/bc/main/res