Xref: utzoo gnu.g++:268 gnu.gcc:909 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!bu-cs!bloom-beacon!mit-eddie!uw-beaver!uw-june!gail From: gail@june.cs.washington.edu (Gail A. Harrison) Newsgroups: gnu.g++,gnu.gcc Subject: g++ and the Sequent parallel libraries Message-ID: <8713@june.cs.washington.edu> Date: 13 Jul 89 16:01:26 GMT Organization: U of Washington, Computer Science, Seattle Lines: 11 Hi! Has anyone ported g++ the the Sequent, and then successfully used Sequent's parallel libraries from a g++ program? I get a message from the linker about nonexternal relocation code invalid in the parallel library file. I think I have to fix the linker to know about the shared memory of the Sequent. Has anyone done this? I'd appreciate any pointers that you could relay. Thanks, Gail