User Profile

Collapse

Profile Sidebar

Collapse
sujeetkuk
sujeetkuk
Last Activity: Nov 9 '05, 04:59 AM
Joined: Oct 5 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sujeetkuk
    replied to Compiling perl using gcc 3.3.2 on AIX
    in Perl
    I had read that document . But the problem is I am restricted to use only gcc.
    See more | Go to post

    Leave a comment:


  • sujeetkuk
    replied to Compiling perl using gcc 3.3.2 on AIX
    in Perl
    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...
    See more | Go to post

    Leave a comment:


  • sujeetkuk
    started a topic Compiling perl using gcc 3.3.2 on AIX
    in Perl

    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.
    See more | Go to post
No activity results to display
Show More
Working...