Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mailrus!ames!uhccux!lupton From: lupton@uhccux.uhcc.hawaii.edu (Robert Lupton) Newsgroups: gnu.gcc.bug Subject: gcc on hp370 Keywords: gcc c11 Message-ID: <5809@uhccux.uhcc.hawaii.edu> Date: 24 Dec 89 08:09:17 GMT Organization: University of Hawaii Lines: 11 I (or rather an acquaintance of mine) am (is) trying to compile gcc 1.36 on an HP370, using hp9k320 as a config. He gets the linker error Undfined external; ___fixunsdfsi while running; make CC=stage1/gcc CFLAGS="-O -Bstage1/" I fixed this by adding gnulib to the end of the cc1 target -- is this a good idea? The compilation then finished OK. Robert (and Malcolm)