[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Previouse question :XWPE and Free pascal, updated.



Dennis Payne wrote:

> > When i compile in xwpe and free pascal as compiler, i get this messages.

> > ppc386 -c /home..../first.p -o ./first.o
> > ERROR: Illegal parameter : -c


> Xwpe assumes every compiler accepts -c as compile and -o as output
> file.  This is an undiserable "feature" from before the xwpe-alpha
> project.  

Oke, now i know why i have the problem :-))

What freeware pascal compiler is most or best used with XWPE ??


No fix has been made yet.  For a quick fix you could
> write a script that removes the -c and -o flags.  Or if you want
> to fix xwpe, I'd welcome such a patch.
> 
> What is the proper way of compiling with the free pascal compiler?
> 
> Dennis Payne
> payned@rpi.edu