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

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



> 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

(Kenn, this should probably be an FAQ as well.)
Xwpe assumes every compiler accepts -c as compile and -o as output
file.  This is an undiserable "feature" from before the xwpe-alpha
project.  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