That is certainly odd...
are you sure you have the right src package?

nothing to be done for install is right in that case....


On Friday, May 11, 2001, at 04:34  AM, Mark, Terry wrote:
>
> Also odd is, if in the directory ./perl-5.6.1, I do './perl -v', I get 
> the
> message:
>       This is perl, v5.6.0 built for darwin
> This even though I built it from the 5.6.1 sources.


here is my configuration dump

perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
   Platform:
     osname=darwin, osvers=1.3, archname=darwin
     uname='darwin localhost 1.3 darwin kernel version 1.3: fri mar 30 
20:45:03 pst 2001; root:xnuxnu-124.1.obj~1release_ppc power macintosh 
powerpc '
     config_args=''
     hint=recommended, useposix=true, d_sigaction=define
     usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
     useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
     use64bitint=undef use64bitall=undef uselongdouble=undef
   Compiler:
     cc='cc', ccflags ='-pipe -fno-common -DHAS_TELLDIR_PROTOTYPE 
-fno-strict-aliasing -I/usr/local/include',
     optimize='-O3',
     cppflags='-pipe -fno-common -DHAS_TELLDIR_PROTOTYPE 
-fno-strict-aliasing -I/usr/local/include'
     ccversion='', gccversion='Apple DevKit-based CPP 6.0alpha', 
gccosandvers=''
     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
     alignbytes=8, usemymalloc=n, prototype=define
   Linker and Libraries:
     ld='cc', ldflags =' -L/usr/local/lib'
     libpth=/usr/local/lib /usr/lib
     libs=-ldb -lm -lc
     perllibs=-lm -lc
     libc=/System/Library/Frameworks/System.framework/System, so=dylib, 
useshrplib=true, libperl=libperl.dylib
   Dynamic Linking:
     dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
     cccdlflags=' ', lddlflags=' -bundle -undefined suppress 
-L/usr/local/lib'


Characteristics of this binary (from libperl):
   Compile-time options: USE_LARGE_FILES
   Built under darwin
   Compiled at 04/30/01 08:05:36
   @INC:
     /System/Library/Perl/darwin
     /System/Library/Perl
     /Library/Perl/darwin
     /Library/Perl
     /Library/Perl
     .

also, as of today.... courtesy of Software Update:
uname -a
Darwin localhost 1.3.3 Darwin Kernel Version 1.3.3: Fri May  4 13:46:54 
PDT 2001; root:xnu/xnu-124.8.obj~1/RELEASE_PPC  Power Macintosh powerpc

should we worry about this?  I mean I don't have that much experience 
with weekly kernel updates.


also, how about that compiler version!?!?!

anyway, ccflags is more than -pipe -g

I went through the questions and answered them all as I could....


maybe you could lose this flag anyway.
--------------------------------
-g

Produce debugging information in the operating system's native format. 
GDB can work with this debugging information.

On most systems that use stabs format, -g enables use of extra debugging 
information that only GDB can use; this extra information makes 
debugging work better in GDB but will probably make other debuggers 
crash or refuse to read the program. If you want to control for certain 
whether to generate the extra information, use -gstabs+ , -gstabs
----------------------------------------




---------------------------------------------------------------------------
reply directly to:

mailto:[EMAIL PROTECTED]
iMedia, Ltd.
Tokyo
---------------------------------------------------------------------------

Reply via email to