Oops.  When adding VH to the VAX780 configuration I forgot to add the VH device 
to the makefile and descript.mms.
Fixed.

From: [email protected] [mailto:[email protected]] On 
Behalf Of Qun-Ying
Sent: Wednesday, March 28, 2012 11:21 PM
To: [email protected]
Subject: [Simh] linking error for vax780 on latest trunk

Hi,

The latest turnk 7e68046c59c8d, it fails when linking vax780:
gcc -std=c99 -U__STRICT_ANSI__ -O2 -finline-functions -fgcse-after-reload 
-fpredictive-commoning -fipa-cp-clone -fno-unsafe-loop-optimizations -flto 
-fwhole-program -Wno-unused-result -I . -D_GNU_SOURCE -DUSE_READER_THREAD 
-DSIM_ASYNCH_IO -DHAVE_DLOPEN=so VAX/vax_cpu.c VAX/vax_cpu1.c VAX/vax_fpa.c 
VAX/vax_cis.c VAX/vax_octa.c VAX/vax_cmode.c VAX/vax_mmu.c VAX/vax_sys.c 
VAX/vax_syscm.c VAX/vax780_stddev.c VAX/vax780_sbi.c VAX/vax780_mem.c 
VAX/vax780_uba.c VAX/vax780_mba.c VAX/vax780_fload.c VAX/vax780_syslist.c 
PDP11/pdp11_rl.c PDP11/pdp11_rq.c PDP11/pdp11_ts.c PDP11/pdp11_dz.c 
PDP11/pdp11_lp.c PDP11/pdp11_tq.c PDP11/pdp11_xu.c PDP11/pdp11_ry.c 
PDP11/pdp11_cr.c PDP11/pdp11_rp.c PDP11/pdp11_tu.c PDP11/pdp11_hk.c 
PDP11/pdp11_io_lib.c scp.c sim_console.c sim_fio.c sim_timer.c sim_sock.c 
sim_tmxr.c sim_ether.c sim_tape.c sim_disk.c -DVM_VAX -DVAX_780 -DUSE_INT64 
-DUSE_ADDR64 -I VAX -I PDP11 -DUSE_SHARED -I/usr/include/ -DUSE_TAP_NETWORK -o 
BIN/vax780 -lm -lrt -lpthread -ldl -flto -fwhole-program
/tmp/ccdEcD6Y.o:(.data+0x90): undefined reference to `vh_dev'
collect2: ld returned 1 exit status
make: *** [BIN/vax780] Error 1

--
--
Qun-Ying
_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to