Path: utzoo!attcan!uunet!mcsun!ukc!harrier.ukc.ac.uk!rlh2 From: rlh2@ukc.ac.uk (Richard Hesketh) Newsgroups: comp.windows.x Subject: Re: bug compiling Xw? Message-ID: <5816@harrier.ukc.ac.uk> Date: 21 Oct 90 14:06:18 GMT References: <1269@mustang.mst6.lanl.gov> Reply-To: rlh2@ukc.ac.uk (Richard Hesketh) Organization: Computing Lab, University of Kent at Canterbury, UK. Lines: 14 Summary: Expires: Sender: Followup-To: In article <1269@mustang.mst6.lanl.gov> carter@corvette.mst6.lanl.gov (Dave Carter) writes: %try to compile the contrib sources for Xw from the X11R4 tape. i get: %making all in ./Xw... %cc -c -O -Wf,-XNh2000 -Olimit 2000 -I/usr/include -I.. -I../. -DXAW_BC Manager.c %Fatal error in: /usr/lib/cmplrs/cc/uopt Segmentation fault - core dumped %any ideas? Drop the -O flag for Manager.c so that it does not use the optimizer. Manager.c seems to tickle a bug in it.