9. prosince 2023 18:24:10 SEČ, Martin Frb via fpc-devel
napsal:
>On 09/12/2023 17:03, Martin Frb via fpc-devel wrote:
>> Anyway, I changed the make
>> make install INSTALL_PREFIX=/home/m/fpc/$INSTPATH/gw3 OPT=" -Clv16.0 "
>> LLVM=1
>>
>> Then next it fails, with the same error on
>> m
On 09/12/2023 17:03, Martin Frb via fpc-devel wrote:
Anyway, I changed the make
make install INSTALL_PREFIX=/home/m/fpc/$INSTPATH/gw3 OPT="
-Clv16.0 " LLVM=1
Then next it fails, with the same error on
make clean
Yes, it tries to compile a file while doing "make clean"
Even strang
2011/8/30, Martin :
> The error I get:
> { .\fpmake.exe distclean --localunitdir=../.. --globalunitdir=..
> --os=win32 --cpu=i386 -o -Ur -o -Xs -o -O2 -o -n -o
> -FuC:/FPC/SVN/fix_2_6/rtl -o -FuC:/FPC/SVN/fix_2_6/packages/hash -o
> -FuC:/FPC/SVN/fix_2_6/packages/paszlib -o
> -FuC:/FPC/SVN/fix_2_6/p
2011/9/5 Marcos Douglas :
>> The problem continues.
>> There is a bugtrack for this?
>> I found this http://bugs.freepascal.org/view.php?id=19140
>
> What is your PATH environment variable? Make sure that it contains at
> least one semicolon (;), otherwise the Makefile considers your target
> a uni
2011/9/5 Marcos Douglas :
> On Tue, Aug 30, 2011 at 7:55 AM, Martin wrote:
>>
>> very weird issue;
>>
>> I have a batch fiel, that does (sucesfull):
>>
>> make.exe clean distclean
>> make.exe all LINKSMART=1 CREATESMART=1 OPTIMIZE=1 OPT="-gl -O3 -Or
>> -CpPENTIUMM -OpPENTIUMM"
>> make.exe i
On Tue, Aug 30, 2011 at 7:55 AM, Martin wrote:
>
> very weird issue;
>
> I have a batch fiel, that does (sucesfull):
>
> make.exe clean distclean
> make.exe all LINKSMART=1 CREATESMART=1 OPTIMIZE=1 OPT="-gl -O3 -Or
> -CpPENTIUMM -OpPENTIUMM"
> make.exe install INSTALL_PREFIX=c:\FPC\fix_2_6
On Tue, Aug 30, 2011 at 8:41 AM, Paul Ishenin wrote:
> 30.08.2011 18:57, Martin wrote:
>
> I also have this problem quite often. I usually search for fpmake.exe and
> delete it (thanks Marco for the hint).
+1
Thanks Marco.
Marcos Douglas
___
fpc-devel
On Tue, Aug 30, 2011 at 7:57 AM, Martin wrote:
> Sorry, my mailer choose to send this while I was still typing
>
> On 30/08/2011 11:55, Martin wrote:
>>
>> very weird issue;
>>
>> I have a batch fiel, that does (sucesfull):
>>
>> make.exe clean distclean
>> make.exe all LINKSMART=1 CREATES
30.08.2011 18:57, Martin wrote:
I also have this problem quite often. I usually search for fpmake.exe
and delete it (thanks Marco for the hint).
Best regards,
Paul Ishenin.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepa
Sorry, my mailer choose to send this while I was still typing
On 30/08/2011 11:55, Martin wrote:
very weird issue;
I have a batch fiel, that does (sucesfull):
make.exe clean distclean
make.exe all LINKSMART=1 CREATESMART=1 OPTIMIZE=1 OPT="-gl -O3
-Or -CpPENTIUMM -OpPENTIUMM"
make.ex
very weird issue;
I have a batch fiel, that does (sucesfull):
make.exe clean distclean
make.exe all LINKSMART=1 CREATESMART=1 OPTIMIZE=1 OPT="-gl -O3 -Or
-CpPENTIUMM -OpPENTIUMM"
make.exe install INSTALL_PREFIX=c:\FPC\fix_2_6_0 COPYTREE=echo
UPXPROG=echo
Then the makefile should exec
On 4/9/2011 14:37, Joost van der Sluis wrote:
On Sat, 2011-04-09 at 13:05 -0700, ABorka wrote:
Just like the "make install" does not copy the FCL-web units to the
right place, "make clean" does not remove them either. Here is the output:
.
.
.
C:/pp/bin/i386-win32/make.EXE -C fcl-web distclean
On Sat, 2011-04-09 at 13:05 -0700, ABorka wrote:
> Just like the "make install" does not copy the FCL-web units to the
> right place, "make clean" does not remove them either. Here is the output:
>
> .
> .
> .
> C:/pp/bin/i386-win32/make.EXE -C fcl-web distclean
> make.EXE[2]: Entering directory
Just like the "make install" does not copy the FCL-web units to the
right place, "make clean" does not remove them either. Here is the output:
.
.
.
C:/pp/bin/i386-win32/make.EXE -C fcl-web distclean
make.EXE[2]: Entering directory `C:/fpc_svn/packages/fcl-web'
make.EXE[2]: Nothing to be done fo
> The following files doesn't get deleted in windows 98 when using the clean
> parameter.
> make -C fcl clean:
> fpc\fcl\win32\dllist.o
> fpc\fcl\win32\postgres3.o
> fpc\fcl\win32\dllist.ppu
> fpc\fcl\win32\postgres3.ppu
These are mine fault, I already saw it last monday and will fix it.
Joost va
The following files doesn't get deleted in windows 98 when using the clean
parameter.
make -C fcl clean:
fpc\fcl\win32\BMPcomn.o
fpc\fcl\win32\dllist.o
fpc\fcl\win32\DOM_HTML.o
fpc\fcl\win32\HTMLDefs.o
fpc\fcl\win32\postgres3.o
fpc\fcl\win32\XMLRead.o
fpc\fcl\win32\XMLWrite.o
fpc\fcl\win32\dllist.
> -Oorspronkelijk bericht-
> Van: Peter Vreman [mailto:[EMAIL PROTECTED]
> > Hi,
> >
> > If I do make distclean in the fpc root dir, I get the
> following error:
> >
> > make[2]: *** No rule to make target `dbase_clean', needed
> by `clean'.
> > Stop.
> > make[1]: *** [db_clean] Error 2
>
> Hi,
>
> If I do make distclean in the fpc root dir, I get the following error:
>
> make[2]: *** No rule to make target `dbase_clean', needed by `clean'.
> Stop.
> make[1]: *** [db_clean] Error 2
> make: *** [fcl_distclean] Error 2
>
> Make fcl gives:
> make[2]: *** No rule to make target `dbase_a
Hi,
If I do make distclean in the fpc root dir, I get the following error:
make[2]: *** No rule to make target `dbase_clean', needed by `clean'.
Stop.
make[1]: *** [db_clean] Error 2
make: *** [fcl_distclean] Error 2
Make fcl gives:
make[2]: *** No rule to make target `dbase_all', needed by `all
19 matches
Mail list logo