|
Mantis - pm_tt2
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1308 | regular use | minor | always | 2005-11-17 09:31 | 2005-12-15 16:34 |
|
|
|||||
| Reporter: | ssinyagin | Platform: | |||
| Assigned To: | comand | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | won't fix | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0001308: CPAN options for GCC | ||||
| Description: |
Hi, The Perl binary has builtin parameters tuned for Sun compiler, and CPAN fails to compile modules if there\'s GCC only. The following line in /opt/csw/share/perl/5.8.7/CPAN/Config.pm fixes this problem: \'makepl_arg\' => q[CC=/opt/csw/gcc3/bin/gcc LD=/opt/csw/gcc3/bin/gcc CCCDLFLAGS=-fPIC CCFLAGS=\'-D_REENTRANT -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64\' OPTIMIZE=-mcpu=v8], It would be good somehow to automate this configuration, or at least document it in Perl package notes. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||