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

Problems compiling perl5.005_3 #1216

Closed
p5pRT opened this issue Feb 23, 2000 · 2 comments
Closed

Problems compiling perl5.005_3 #1216

p5pRT opened this issue Feb 23, 2000 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 23, 2000

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

Searchable as RT2199$

@p5pRT
Copy link
Author

p5pRT commented Feb 23, 2000

From omar@univ.uoradea.ro

I've tried to compile perl5.005_3 on a Sparc Solaris 2.4 with
gcc 2.95.2 and I obtained the following​:

# make
`sh cflags libperl.a miniperlmain.o` miniperlmain.c
  CCCMD = gcc -B/usr/ccs/bin/ -B/usr/ccs/bin/ -DPERL_CORE -c
-I/usr/local/include -O `sh cflags libperl.a perl.o` perl.c
  CCCMD = gcc -B/usr/ccs/bin/ -B/usr/ccs/bin/ -DPERL_CORE -c
-I/usr/local/include -O /usr/ccs/bin/as​: "/var/tmp/ccwO0V18.s", line 1686​:
error​: unknown opcode ".subsection" /usr/ccs/bin/as​: "/var/tmp/ccwO0V18.s",
line 1686​: error​: statement syntax /usr/ccs/bin/as​: "/var/tmp/ccwO0V18.s",
line 1810​: error​: unknown opcode ".previous" /usr/ccs/bin/as​:
"/var/tmp/ccwO0V18.s", line 1810​: error​: statement syntax /usr/ccs/bin/as​:
"/var/tmp/ccwO0V18.s", line 4221​: error​: unknown opcode ".subsection"
/usr/ccs/bin/as​: "/var/tmp/ccwO0V18.s", line 4221​: error​: statement syntax
/usr/ccs/bin/as​: "/var/tmp/ccwO0V18.s", line 4344​: error​: unknown opcode
".previous" /usr/ccs/bin/as​: "/var/tmp/ccwO0V18.s", line 4344​: error​:
statement syntax make​: *** [perl.o] Error 1

What's next ?

  TIA,
  Marius

@p5pRT
Copy link
Author

p5pRT commented Feb 23, 2000

From [Unknown Contact. See original ticket]

I forgot to include the output of myconfig in my previous email.

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration​:
  Platform​:
  osname=solaris, osvers=2.4, archname=sun4-solaris
  uname='sunos univ 5.4 generic sun4m sparc '
  hint=recommended, useposix=true, d_sigaction=define
  usethreads=undef useperlio=undef d_sfio=undef
  Compiler​:
  cc='gcc -B/usr/ccs/bin/ -B/usr/ccs/bin/', optimize='-O', gccversion=2.95.2
19991024 (release)
  cppflags='-I/usr/local/include'
  ccflags ='-I/usr/local/include'
  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=16
  alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries​:
  ld='/usr/local/sparc-sun-solaris2.4/bin/ld', ldflags =' -L/usr/local/lib'
  libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
  libs=-lsocket -lnsl -ldl -lm -lc -lcrypt
  libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

  Best regards,
  Marius

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