home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!dkuug!login.dkuug.dk!bilse
- From: bilse@login.dkuug.dk (Per G. Bilse)
- Newsgroups: comp.unix.sysv386
- Subject: Help: g++ & V.4
- Summary: Need help w .section for C++ on V.4
- Keywords: g++ c++ V.4 gnu assembler 386
- Message-ID: <bilse.712010793@login.dkuug.dk>
- Date: 24 Jul 92 20:46:33 GMT
- Sender: news@slyrf.dkuug.dk
- Organization: ``bilse''
- Lines: 25
-
- I have a V.4 system (Consensys, to be specific) and have problems
- with the assembler output from g++. For constructors and destructors,
- g++ outputs special sections ...
-
- .section .dtors,"a",@progbits .long <address>
-
- ... (and with .ctors for constructors). However, the assembler distinctly
- dislikes anything following the ``"a"''. I've tried unsuccessfully
- to fiddle about with the output from g++, trying to use .rodata etc,
- but with no success. Now, the question is if the assembler on
- Consensys is out of line, or if the method of handling C++ information
- is different on '386 V.4 from that on other V.4s.
-
- Any pointers would be greatly apprecia
- Any pointers would be greatly appreciated as I'm sort of in dire
- straits with this one (I need to get groff running before the end of
- the month and groff is written in C++). If possible, cc to my regular
- account (bilse@dkuug.dk) as well as posting.
-
- In advance, thanks.
- --
- Per G. Bilse: bilse@dkuug.dk bilse@login.dkuug.dk per@bilse.dk
- work DKUUG, Universitetsparken 1-3, 2100 Copenhagen OE +45 31 39 73 22
- priv Dannebrogsgade 35, DK-1660 Copenhagen V. +45 31313971
- "It's spaghetti, Jim, but not as we know it"
-