Gcc 4.0.0 on NCR

2005-05-02 Thread Bruzzone Mirko
Goodmornig, I have a problem when compiling the gcc 4.0.0 on NCR release 4.0 version 3.0, system UNIX_SV The system displays some errors: config.status: executing default commands if [ x != x ] [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch

G++ 3.4.3

2005-04-22 Thread Bruzzone Mirko
Hi everybody, I have a product. It has been written using C++. I have the need to compile it, on Aix 5.1 with g++ 3.4.3. GCC as well as G++ source codes have been downloaded as from the gnu ftp site. After configuration, I launch the make, but I have this problem: /tmp//ccWSbEX3.s:

Gcc 3.4.3

2005-04-21 Thread Bruzzone Mirko
Hi everybody, We are compiling our middleware product using the following gcc version: gcc 3.4.3 binutils 2.15 We compile the code using the 64 bit option on AIX 5.1. GCC as well as BINUTILS codes have been downloaded as binary from the gnu site, we didn't compile them. We have the following