Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Sven Barth via fpc-devel
J. Gareth Moreton via fpc-devel schrieb am Mi., 28. Sep. 2022, 19:44: > Granted I do think the compiler raising an internal exception is rather > unclean... possibly not as bad as in internal error but still something > undesirable. > Well, if you want to hunt down these issues, be my guest;

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread J. Gareth Moreton via fpc-devel
Granted I do think the compiler raising an internal exception is rather unclean... possibly not as bad as in internal error but still something undesirable. Kit On 28/09/2022 18:41, Gabor Boros via fpc-devel wrote: 2022.09.28. 19:09 keltezéssel, Ondrej Pokorny via fpc-devel írta: That is

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
2022.09.28. 19:09 keltezéssel, Ondrej Pokorny via fpc-devel írta: That is quite normal. If you see such errors, check the "clean all" checkbox in the Build Lazarus dialog. Ondrej I never seen this problem before. The "clean all" trick works. Thank you Ondrej! Gabor

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Ondrej Pokorny via fpc-devel
Am 28.09.2022 um 18:53 schrieb Gabor Boros via fpc-devel: 2022.09.28. 17:43 keltezéssel, Ondrej Pokorny via fpc-devel írta: Try a clean build. Ondrej Clean build is ok. The problem appears when use "Build Lazarus with Profile: Normal IDE". That is quite normal. If you see such errors,

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
2022.09.28. 17:43 keltezéssel, Ondrej Pokorny via fpc-devel írta: Try a clean build. Ondrej Clean build is ok. The problem appears when use "Build Lazarus with Profile: Normal IDE". Gabor ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
2022.09.28. 17:42 keltezéssel, J. Gareth Moreton via fpc-devel írta: Which platform and OS is this for? Kit x86_64-win64, Windows 10 64bit. Gabor ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Ondrej Pokorny via fpc-devel
Am 28.09.2022 um 12:53 schrieb Gabor Boros via fpc-devel: Hi All, With actual FPC (123f196d) and Lazarus (11bb7ce4) got the below error. Any idea? sourcefilemanager.pas(311,1) Error: Compilation raised exception internally Try a clean build. Ondrej

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread J. Gareth Moreton via fpc-devel
Which platform and OS is this for? Kit On 28/09/2022 11:53, Gabor Boros via fpc-devel wrote: Hi All, With actual FPC (123f196d) and Lazarus (11bb7ce4) got the below error. Any idea? sourcefilemanager.pas(311,1) Error: Compilation raised exception internally Gabor

Re: [fpc-devel] Compile error after upgrade to revision 24776.

2013-06-02 Thread Jonas Maebe
On 02 Jun 2013, at 16:19, Michael Ring wrote: /usr/local/bin/ppc386 -Ur -Xs -O2 -n -Fui386 -Fusystems -Fu/Users/ring/devel/fpc/rtl/units/i386-darwin -Fii386 -FE. -FUi386/units/i386-darwin -dRELEASE -gw2 -di386 -dGDB -dBROWSERLOG -Fux86 -Sew pp.pas paramgr.pas(620,54) Error: Identifier

Re: [fpc-devel] Compile error after upgrade to revision 24776.

2013-06-02 Thread Michael Ring
compiles again, TnX! Michael Am 02.06.13 16:37, schrieb Jonas Maebe: On 02 Jun 2013, at 16:19, Michael Ring wrote: /usr/local/bin/ppc386 -Ur -Xs -O2 -n -Fui386 -Fusystems -Fu/Users/ring/devel/fpc/rtl/units/i386-darwin -Fii386 -FE. -FUi386/units/i386-darwin -dRELEASE -gw2 -di386 -dGDB

RE: [fpc-devel]Compile Error

2004-02-04 Thread Vincent Snijders
Hi, fpImage is now used as default, deactivate it with -dDisableFPImage. If you are compiling with fpc 1.0.10, you need to deactivate fpImage. HTH, Vincent. P.S. CC to the lazarus list, where IMHO this message belongs. -Oorspronkelijk bericht- Van: James Mills [mailto:[EMAIL

Re: [fpc-devel]Compile Error

2004-02-03 Thread Mattias Gaertner
On Tue, 3 Feb 2004 20:36:38 +1000 [EMAIL PROTECTED] (James Mills) wrote: Hi guys, One of you broke the CVS Tree :) lol Compiling intfgraphics.pas intfgraphics.pas(34,29) Fatal: Can't find unit FPIMAGE Since a few hours lazarus uses fpImage as default for images. fpImage is part of