Xref: utzoo gnu.g++.help:13 comp.lang.c++:9950 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tut.cis.ohio-state.edu!ACSU.BUFFALO.EDU!adesign!loic From: adesign!loic@ACSU.BUFFALO.EDU (Loic Dachary) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: another COFF generation for gas-1.36 Message-ID: <9010102216...AA03208@wheat-chex> Date: 10 Oct 90 09:32:26 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.g++.help Distribution: gnu Organization: GNA c/o Axis Design 119 rue de Flandre, 75019 Paris, France Lines: 24 Hi folks, I have modified gas to generate COFF object files instead of a.out or encapsulated COFF. This is *not* the already existing patch file available on osu. The philosophy is also quite different. It is not isolated and triggered at the end of the assembly. The gas code has been modified to remove all the format dependent (a.out or COFF) information. The a.out or COFF specifics have been isolated in #ifdef. The other main difference is that it understands the .def/.ln debug directives instead of the .stabs. This way the generated objects are 100% compatibles with the standard tools (sdb & ld & dump). I have compiled gcc-1.37.1, gdb-3.6, gas-1.36, emacs-18.55, and a System V.3.2 kernel with it and all of them work fine since about 1 month. If there is enough interest I'll post the patches. Otherwise I will mail them when required. -- Loic Dachary loic@adesign.uucp or loic@afp.uucp Voice +33 1 40 35 20 20