Subject: port-vax/11748: ld crashes
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dmcmahill@netbsd.org>
List: netbsd-bugs
Date: 12/15/2000 09:06:15
>Number: 11748
>Category: port-vax
>Synopsis: ld crashes
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-vax-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Dec 15 09:06:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:
>Release: 1.5<NetBSD-current source date>
>Organization:
>Environment:
System: NetBSD catholic-girls 1.5 NetBSD 1.5 (GENERIC) #1: Sun Nov 19 15:44:10 PST 2000 matt@cheetah.local:/u1/kobj/GENERIC vax
>Description:
when compiling cad/verilog (v0.3 from pkgsrc tagged for 1.5)
[snip]
c++ -DHAVE_GETOPT_H=1 -DNEED_LU=1 -DWLU=1 -DRDYNAMIC=\"-Wl,--export-dynamic\" -g -O2 -I. -MD -c main.cc -o main.o
mv main.d dep/main.d
c++ -g -O2 -I. -o ivl main.o cprop.o design_dump.o dup_expr.o elaborate.o elab_expr.o elab_net.o elab_pexpr.o elab_scope.o elab_sig.o emit.o eval.o eval_tree.o expr_synth.o functor.o lexor.o lexor_keyword.o link_const.o mangle.o netlist.o net_design.o net_event.o net_force.o net_scope.o net_udp.o nexus_from_link.o pad_to_width.o parse.o parse_misc.o pform.o pform_dump.o set_width.o verinum.o verireal.o target.o targets.o util.o Module.o PDelays.o PEvent.o PExpr.o PGate.o PTask.o PFunction.o PWire.o Statement.o nodangle.o propinit.o synth.o syn-rules.o xnfio.o t-null.o t-verilog.o t-vvm.o t-xnf.o
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
ld: main.o: RRS text relocation at 0x1823 for "basic_string<char, string_char_traits<char>, __default_alloc_template<false, 0> >::nilRep"
[snip]
this works fine on other archs I've tried (i386,alpha,mipsel,sparc)
>How-To-Repeat:
cd /usr/pkgsrc/cad/verilog && make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: