How do I build C++ for xscale-elf?

2006-09-27 Thread Jack Twilley
When I try to build C++ for xscale-elf, I get this as the last message: configure: WARNING: No native atomic operations are provided for this platform. configure: WARNING: They cannot be faked when thread support is disabled. configure: WARNING: Thread-safety of certain classes is not guarantee

Re: How do I build C++ for xscale-elf?

2006-09-27 Thread Jack Twilley
Kai Ruottu wrote: Jack Twilley wrote: I am trying to build gcc on a FreeBSD 6.1-STABLE system. If there's more information I can give you, please ask. What was the GCC version tried? The new gcc-4.1.1 seems to require the '--disable-shared' for instance with ARM, otherw

Re: How do I build C++ for xscale-elf?

2006-09-28 Thread Jack Twilley
Jack Twilley wrote: Kai Ruottu wrote: Jack Twilley wrote: I am trying to build gcc on a FreeBSD 6.1-STABLE system. If there's more information I can give you, please ask. What was the GCC version tried? The new gcc-4.1.1 seems to require the '--disable-shared' for in