Date: Tue, 23 Apr 1996 08:30:02 +0200 (IST) From: Eli Zaretskii To: Dave Love Cc: djgpp AT delorie DOT com Subject: Re: Standard 32-bit libraries In-Reply-To: <199604221746.SAA20454@djlvig.dl.ac.uk> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 22 Apr 1996, Dave Love wrote: > (a) whether the argument-passing conventions of the two > compilers are the same Most probably it is the same. > (b) whether they do different name-mangling > (c) whether they have the same ideas about the standard library I wouldn't count on C++ being compatible across compilers. The best thing is just to try linking a trivial program.