Path: utzoo!attcan!uunet!munnari.oz.au!bruce!goanna!minyos!dropbear!rcomg From: rcomg@dropbear.co.rmit.oz (Mark Gregory) Newsgroups: comp.windows.x Subject: X11 and encore multitasking Keywords: X11 Message-ID: <2524@minyos.xx.rmit.oz> Date: 12 Jan 90 22:58:53 GMT Sender: news@minyos.xx.rmit.oz Lines: 14 I have recently tried to run two xgif viewers concurrently on an Encore multimax and I have done this bye inserting the xgif code into a c shell that calls the encore's multitaksing library and run two tasks. Each task is one xgif viewer. However, the XOpenDisplay fails. I think it may be because the encore's parallel library links in another version of crt0.o called taskcrt0.o and this has a different _environ spec, or something. Is ther anyway to feed the XOpenDisplay the information that it needs? I can be contacted as rcomg@chudich.co.rmit.oz Any help will be greatly appreciated.