delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | "Joel Saunders" <jbs30000 AT aol DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Compiling and linking ASM and C++ files. |
Date: | Fri, 1 Feb 2002 12:10:19 +0000 (UTC) |
Organization: | Mailgate.ORG Server - http://www.Mailgate.ORG |
Lines: | 14 |
Message-ID: | <e6f34726e8d4c68a3eb1d97a6dfa436f.62691@mygate.mailgate.org> |
References: | <74ee5cc121b560fecbc3a4278528749b DOT 62691 AT mygate DOT mailgate DOT org> <a3dl1i$92t$1 AT suaar1aa DOT prod DOT compuserve DOT com> |
NNTP-Posting-Host: | spider-wi031.proxy.aol.com |
X-Trace: | news.mailgate.org 1012547943 11701 205.188.197.31 (Fri Feb 1 13:10:19 2002) |
X-Complaints-To: | abuse AT mailgate DOT org |
NNTP-Posting-Date: | Fri, 1 Feb 2002 12:10:19 +0000 (UTC) |
Injector-Info: | news.mailgate.org; posting-host=spider-wi031.proxy.aol.com; posting-account=62691; posting-date=1012547943 |
User-Agent: | Mailgate Web Server |
X-URL: | http://mygate.mailgate.org/mynews/comp/comp.os.msdos.djgpp/e6f34726e8d4c68a3eb1d97a6dfa436f.62691%40mygate.mailgate.org |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
It helped, but in main() the start(); still gives me this error: undefined reference to `__gxx_personality_v0' I have no clue what that means. Maybe I'll have to change start to something else. "Christophe BARIBAUD" <cbaribau AT jnjfr DOT jnj DOT com> wrote in message news:a3dl1i$92t$1 AT suaar1aa DOT prod DOT compuserve DOT com... > Try > extern "C" void start(); > to avoid C++ mangling -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |