ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl5-porters
perl5-porters
RE: [perl #24439] 64 bit build failure on Solaris 9
by Berger, Daniel other posts by this author
Nov 23 2003 5:28PM messages near this date
Smoke [5.9.0] 21779 FAIL(c) bsd/os 4.1 (i386/1 cpu) | Package/Distribution version format and sorting
>  -----Original Message-----
>  From: Andy Dougherty [mailto:doughera@[...].edu] 
>  Sent: Friday, November 21, 2003 7:36 AM
>  To: Daniel Berger
>  Cc: perlbug-followup@[...].org
>  Subject: RE: [perl #24439] 64 bit build failure on Solaris 9

<snip> 

>  
>  > LD_RUN_PATH="" gcc  -m64 -L/usr/lib/sparcv9 
>  -L/usr/local/lib C.o  -o 
>  > ../../../lib/auto/B/C/C.so
>  > Undefined                       first referenced
>  >  symbol                             in file
>  > Perl_safesysmalloc                  C.o
>  > Perl_Tmarkstack_ptr_ptr             C.o
>  
>  Oh.  This one's my fault.  Try changing the line
>  
>  > > +		lddlflags="$lddlflags -m64"
>  
>  in hints/solaris_2.sh to
>  
>  > > +		lddlflags="$lddlflags -G -m64"
>  
>  (I think that's the right flag for gcc on Solaris using Sun's ld.)
>  
>      Andy Dougherty		doughera@[...].edu

That worked!  Thanks!!!

Regards,

Dan 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved