> Can FPC and GCC object files be linked together?
It seems so... :-)
Best regards Preben
--
Don't take life too seriously. You'll never get out of it alive.
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/
[ Charset ISO-8859-1 unsupported, converting... ]
> > I suppose you have to pay that FPC is a Pascal->BIN compiler, whereas GPC
> > is a Pascal->C compiler...
> > (also explaining why FPC supports less platforms, because the GCC guys are
> > doing the job ;-))
>
> I'm quite sure that GPC is *not
> I suppose you have to pay that FPC is a Pascal->BIN compiler, whereas GPC
> is a Pascal->C compiler...
> (also explaining why FPC supports less platforms, because the GCC guys are
> doing the job ;-))
I'm quite sure that GPC is *not* a Pascal->C compiler, however it does use the
GCC-backend to
Andreas K. Foerster escribió:
GNU Pascal is the better Pascal, when
you look at the source code of your programming, but FreePascal is the
better compiler, when you look at the binary that comes out...
I suppose you have to pay that FPC is a Pascal->BIN compiler, whereas
GPC is a Pascal->C co
On Tue, 28 Jan 2003, Andreas K. Foerster wrote:
> On Mon, Jan 27, 2003 at 10:42:37PM +0100, Marco van de Voort wrote:
>
> > > Will there also be sopport for conformant Arrays as they are defined
> > > in standard Pascal (ISO-7185)?
> >
> > Not that I'm aware of (unless you plan to implement it ?
> On Mon, Jan 27, 2003 at 10:42:37PM +0100, Marco van de Voort wrote:
> > > Will there also be sopport for conformant Arrays as they are defined
> > > in standard Pascal (ISO-7185)?
> >
> > Not that I'm aware of (unless you plan to implement it ? ).
>
> No, I can't do it.
>
> The point is just,
Hello, List!
On Tuesday 28 January 2003 14:06, James Mills wrote:
>
> What on earth would we want a more typed language ? Pascal is stongly
> typed enough as it is, and is quite comfortable to use. People like
> myself that have been using pascal for many many years will not be happy
> to find tha
On Tue, Jan 28, 2003 at 12:05:28PM +0100, Andreas K. Foerster wrote:
> On Mon, Jan 27, 2003 at 10:42:37PM +0100, Marco van de Voort wrote:
>
> > > Will there also be sopport for conformant Arrays as they are defined
> > > in standard Pascal (ISO-7185)?
> >
> > Not that I'm aware of (unless you p
On Mon, Jan 27, 2003 at 10:42:37PM +0100, Marco van de Voort wrote:
> > Will there also be sopport for conformant Arrays as they are defined
> > in standard Pascal (ISO-7185)?
>
> Not that I'm aware of (unless you plan to implement it ? ).
No, I can't do it.
The point is just, that I'm still d