User Profile
Collapse
-
I had read that document . But the problem is I am restricted to use only gcc. -
Compiling Perl using gcc 3.3.2 on AIX
I am tryng to compile Perl 5.8.7 on AIX 5.3 .Since I don't have C compilers supplied with AIX , I am using GCC 3.3.2 .
After running the "sh Configure -Dcc=gcc -Dprefix=/usr/local/perl" . When I run "make" I get the following error
gcc -b miniperl -Wl,-brtl -Wl,-bdynamic -Wl,-bmaxdata:0x8000 0000 -Wl,-b32 -o miniperl -Wl,-brtl -Wl,-bdynamic -Wl,-bmaxdata:0x8000 0000...Leave a comment:
-
Compiling perl using gcc 3.3.2 on AIX
I am trying to compile perl source (5.8.7) using GCC .But after the .Configure step as I run make command , I get a error that miniperl-gcc-3.3.2': No such file or directory" or it says gcc -b option should come at the start.If anybody has a solution to this help me.
No activity results to display
Show More
Leave a comment: