Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!sdd.hp.com!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!rphroy!hobbes.cs.gmr.com!tkacik From: tkacik@hobbes.cs.gmr.com (Tom Tkacik CS/50) Newsgroups: comp.sys.3b1 Subject: Re: assembling with gas Message-ID: <52765@rphroy.UUCP> Date: 8 May 91 17:29:00 GMT References: <1991May4.040336.10403@texrex.uucp> <334@kyzyl.mi.org> <1991May8.035216.15851@texrex.uucp> Sender: news@rphroy.UUCP Reply-To: tkacik@hobbes.cs.gmr.com (Tom Tkacik CS/50) Organization: G.M. Research Labs, Warren, MI Lines: 32 Nntp-Posting-Host: hobbes.cs.gmr.com In article <1991May8.035216.15851@texrex.uucp>, rmfowler@texrex.uucp (Rex Fowler) writes: |> In article <334@kyzyl.mi.org> tkacik@kyzyl.mi.org (Tom Tkacik) writes: |> >In article <1991May4.040336.10403@texrex.uucp>, rmfowler@texrex.uucp writes: |> >> What I'm wanting to do is see if gas is able to assemble teval.s |> >> from the perl 4.0.0.3 distribution. eval.c compiled fine but the |> >> tainted version (teval.c) won't (ie. Branch offset too remote) |> |> [ I'm trying to compile with gcc but as(1) won't assemble teval.s ] Last night I compiled perl 4.003. If you read my other message on the subject you will notice I am having some problems (though different than yours). (Anybody compile perl with dbm?) I compiled perl with gcc, except for eval.c (teval.c), and toke.c (ttoke.c). Gcc ran out of virtual memory, so I fell back on cc for those files. I did not have a problem with as(1) not being able to assemble any of the resulting assembler files. (Note that teval.c was compiled with cc.) I do not know why you ran into difficulty. |> By the way, I did succeed in building perl 4.003 with setuid/setgid emulation |> with the stock cc. What did you do to solve your problem? Enquiring minds want to know. :-) -- Tom Tkacik GM Research Labs tkacik@hobbes.cs.gmr.com tkacik@kyzyl.mi.org