Re: gcc compiling perl on solaris

2007-08-07 Thread Jeff Eggen
>>> jrpfinch <[EMAIL PROTECTED]> 8/7/2007 8:28 AM >>> >I am trying to compile perl 5.8.8 on Intel Solaris 10 with the gcc >that comes with the base install. When I run Configure Dcc=gcc and >select all the defaults, I get the following problem: [snip] >and I got the following output: >ld: fatal

Re: gcc compiling perl on solaris

2007-08-07 Thread Tom Phoenix
On 8/7/07, jrpfinch <[EMAIL PROTECTED]> wrote: > I've googled around but have yet to find what -ldb does or what it > looks for. There doesn't seem to be a man gcc. You need to have google-fu to search for things like -ldb. (The leading hyphen is meaningful to Google.) But I found this page for

gcc compiling perl on solaris

2007-08-07 Thread jrpfinch
Not strictly a perl question, but on the off-chance someone else has come across this problem... I am trying to compile perl 5.8.8 on Intel Solaris 10 with the gcc that comes with the base install. When I run Configure Dcc=gcc and select all the defaults, I get the following problem: Checking yo