[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fpk
alias "ppc386 -c"="ppc386"
hehe:)
Ivan Dimitrov
System Administrator
Bastun Networks
On Thu, 27 Dec 2001, Liebrecht Venter wrote:
> When I use FPK (ppc386) as my compiler in xwpe, then XWPE enters a
> default switch, namely
> "-c" whic ppc386 does not understand.
>
> e.g. I compile apscal program and then XWPE invokes the compiler with
> this bogus switch as:
>
> ppc386 -c -Sg filename.pas.
>
> Sg is a switch I added in options, but the -c switch is unwanted and
> unasked for and not understood by the compiler.
>
> Anyone an idea how to get rid of "-c".
> I did a grep on the sourcecode, but could not find any lines wit "-c".
>
> Thanks
> lrv
>
- Follow-Ups:
- Re: fpk
- From: Dennis Payne <dulsi@identicalsoftware.com>