From mint-bounce@lists.fishpool.fi Wed Oct 14 04:01:09 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Ke7oJG4vEhUh3DUbbJPET3vN4fwj5Tbj+BJQshvTzDM=; b=ocEVJElpIkekKGTO9dNOvlA0j3h22wJVumX1ui0jHiMZz1FfwKUXmFrLV6o+MLGH7w lHise0zJj5h6OqEbYPmDG61cP4iYqDr4aG+GU2YW81Lc2zsEiwoDRwE+4zM3HdpH5Hkz W9WYmpy8vfEk+Y4I2Sm841hkEFlbztID7pCoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=XKWH0JCHmjAOMxE8BlgR0g6PamPfL2LRN2o7p3A39JqIRYqn9vJfK1uC2TyfA/lU8F 69YHHVKXxJrsmKuAkPCdHundGAYAKsEz5eHvAf7sN344u53t6oGKpyDQfhN3GhzLrEyl BHriadnXpYoRxsf9C8CX90WLqNMUxcseZd0S8= MIME-Version: 1.0 In-Reply-To: References: <4da966f00910130708q7d162e3eke6a6ab8fd6941907@mail.gmail.com> Date: Wed, 14 Oct 2009 10:57:05 +0300 Message-ID: <4da966f00910140057u7ab8f2cdy439f10ceb98511a2@mail.gmail.com> Subject: Re: [MiNT] G++ and my program. From: Christos Tziotzis To: Miro Kropacek Cc: mint Content-Type: multipart/alternative; boundary=001636c598734b2f230475e08276 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ctziotzis@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: --001636c598734b2f230475e08276 Content-Type: text/plain; charset=ISO-8859-1 2009/10/13 Miro Kropacek > Hi, > > I am trying to compile a C++ program under MiNT with both the 2.95 >> version from easymint, and the 4.4 version from mikro. The program is fairly >> simple, but I get all sorts of different errors that aren't quite readable. >> I guess the first error appears in iostream.h. (or ios, iostr, iostream.h as >> it appears). >> >> > I'd recommend to post here your simple program along with that 'unreadable' > errors ;) If it's too long, just cut it after 10-20 lines (the first error > is often the most important one) > > -- > MiKRO / Mystic Bytes > http://mikro.atari.org > OK, I made it compile with your C++ port. Unfortunately the problem was that I had to go to the usr/local dir and run it from there. Calling while being on the source directory didn't work (yes, I used the m68K-mint-), I have no idea why this happens... Thanks --001636c598734b2f230475e08276 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

2009/10/13 Miro Kropacek <<= a href=3D"mailto:miro.kropacek@gmail.com">miro.kropacek@gmail.com>
Hi,

I am trying to compile a C++ program under MiNT with both the 2.95 ver= sion from easymint, and the 4.4 version from mikro. The program is fairly s= imple, but I get all sorts of different errors that aren't quite readab= le. I guess the first error appears in iostream.h. (or ios, iostr, iostream= .h as it appears).
=A0
I'd recommend to post here your simple program along with that = 9;unreadable' errors ;) If it's too long, just cut it after 10-20 l= ines (the first error is often the most important one)

--
MiKRO / Mystic Bytes
http://mikro.atari.org

OK, I made it compile with your C++ port. Unfortunately the proble= m was that I had to go to the usr/local dir and run it from there. Calling = while being on the source directory didn't work (yes, I used the m68K-m= int-), I have no idea why this happens...
=A0
Thanks
=A0
--001636c598734b2f230475e08276--