Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad gcc flag #1157

Closed
p5pRT opened this issue Feb 8, 2000 · 1 comment
Closed

Bad gcc flag #1157

p5pRT opened this issue Feb 8, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Feb 8, 2000

Migrated from rt.perl.org#2123 (status was 'resolved')

Searchable as RT2123$

@p5pRT
Copy link
Author

p5pRT commented Feb 8, 2000

From kstar@o2.chapin.edu

This is a bug report for perl from kstar@​o2.chapin.edu,
generated with the help of perlbug 1.27 running under perl v5.5.650.


  `make' goes along swimmingly, until . . . .

  Making DB_File (dynamic)
make[1]​: Entering directory `/usr/people/kstar/Projects/Labs/perl5.5.650/ext/DB_File'
make[1]​: Leaving directory `/usr/people/kstar/Projects/Labs/perl5.5.650/ext/DB_File'
make[1]​: Entering directory `/usr/people/kstar/Projects/Labs/perl5.5.650/ext/DB_File'
LD_RUN_PATH="/usr/local/lib" gcc -o ../../lib/auto/DB_File/DB_File.so -rpath "/usr/local/lib" -shared -L/usr/local/lib -L/usr/gnu/lib version.o DB_File.o -L/usr/local/lib -ldb
gcc​: unrecognized option `-rpath'
collect2​: ld returned 32 exit status
ld​: FATAL 9​: I/O error (/usr/local/lib)​: No such device
make[1]​: *** [../../lib/auto/DB_File/DB_File.so] Error 1
make[1]​: Leaving directory `/usr/people/kstar/Projects/Labs/perl5.5.650/ext/DB_File'
make​: *** [lib/auto/DB_File/DB_File.so] Error 2



Site configuration information for perl v5.5.650​:

Configured by kstar at Tue Feb 8 17​:06​:38 EST 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 650) configuration​:
  Platform​:
  osname=irix, osvers=6.5, archname=IP32-irix
  uname='irix o2 6.5 11051733 ip32 '
  config_args='-des -Dcc=gcc'
  hint=recommended, useposix=true, d_sigaction=define
  usethreads=undef use5005threads=undef useithreads=undef
  usesocks=undef useperlio=undef d_sfio=undef
  use64bits=undef uselargefiles=define usemultiplicity=undef
  Compiler​:
  cc='gcc', optimize='-O3', gccversion=2.7.2.2
  cppflags='-D_BSD_TYPES -D_BSD_TIME -D_POSIX_C_SOURCE -DIRIX32_SEMUN_BROKEN_BY_GCC -I/usr/local/include -DLANGUAGE_C'
  ccflags ='-D_BSD_TYPES -D_BSD_TIME -D_POSIX_C_SOURCE -DIRIX32_SEMUN_BROKEN_BY_GCC -I/usr/local/include -DLANGUAGE_C'
  stdchar='unsigned char', d_stdstdio=define, usevfork=false
  intsize=4, longsize=4, ptrsize=4, doublesize=8
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
  alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries​:
  ld='gcc', ldflags =' -Wl,-woff,84 -L/usr/local/lib -L/usr/gnu/lib'
  libpth=/usr/local/lib /usr/gnu/lib /usr/lib /lib
  libs=-lgdbm -ldb -lm -lc
  libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib -L/usr/gnu/lib'

Locally applied patches​:
 


@​INC for perl v5.5.650​:
  lib
  /usr/local/lib/perl5/5.5.650/IP32-irix
  /usr/local/lib/perl5/5.5.650
  /usr/local/lib/perl5/site_perl/IP32-irix
  /usr/local/lib/perl5/site_perl/5.00551/IP32-irix
  /usr/local/lib/perl5/site_perl/5.00551
  /usr/local/lib/perl5/site_perl/5.005
  /usr/local/lib/perl5/site_perl
  .


Environment for perl v5.5.650​:
  HOME=/usr/people/kstar
  LANG=en_US
  LANGUAGE (unset)
  LD_LIBRARY_PATH (unset)
  LOGDIR (unset)
  PATH=​:/usr/people/kstar/bin​:/usr/freeware/bin​:/usr/local/bin​:/usr/gnu/bin​:/usr/local/bin​:/usr/sbin​:/usr/bsd​:/sbin​:/usr/bin​:/usr/bin/X11​::/usr/etc
  PERL_BADLANG (unset)
  SHELL=/sbin/ksh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant