ExtUtils

ExtUtils

am 14.05.2010 15:29:48 von Patrick Dupre

---559023410-126398554-1273843788=:3129
Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

Hello,

The comand:
perl -MExtUtils::Embed -e ccopts
gives me:
-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -DDEBUGGING=20
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE=20
-D_FILE_OFFSET_BITS=3D64 -I/usr/include/gdbm=20
-I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE

on one machine, and:
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE=20
-D_FILE_OFFSET_BITS=3D64=20
-I/wrg/software/SL4.x86-64/perl-5.10.1/lib/5.10.1/x86_64-lin ux/CORE

on another one where I cannot compile my code properly.

Same kinds of difference with the options ldopts

I am not sure that would explain the reason to fail to compile, but
my question is why is is so different, ie. the options and the
missing include directory ?

Thank.



--=20
---
==================== =====3D=
==================== =====3D=
==================== ====
Patrick DUPRÉ | |
Department of Chemistry | | Phone: (44)-(0)-1904-434384
The University of York | | Fax: (44)-(0)-1904-432516
Heslington | |
York YO10 5DD United Kingdom | | email: pd520@york.ac.uk
==================== =====3D=
==================== =====3D=
==================== ====

---559023410-126398554-1273843788=:3129
Content-Type: text/plain; charset=us-ascii

--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
http://learn.perl.org/

---559023410-126398554-1273843788=:3129--