Re: [fpc-pascal] Fatal error "Executable image size is too big for wince target"

2011-05-04 Thread Felipe Monteiro de Carvalho
Link to the forum discussion on the same topic: http://www.lazarus.freepascal.org/index.php/topic,12971.0.html -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pa

[fpc-pascal] Fatal error "Executable image size is too big for wince target"

2011-05-04 Thread Björn Schreiber
Hi *.*. We use a recent Lazarus snapshot (Lazarus 0.9.31 r30406 FPC 2.4.3 i386-win32-win32/win64) for developing applications for a Windows Embedded CE 6.0. After expanding one of the projects by adding another dialog, we got the above mentioned error message while linking. Normally we use

Re: [fpc-pascal] Fatal Error

2008-08-15 Thread Arne Hanssen
Brad Woosley skrev: --- On Thu, 8/14/08, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: On Wed, 13 Aug 2008, Brad Woosley wrote: When I try to Compile I get an error that it is "Unable to open file C:\FPC\2.2.2\bin\i386-win32\fp.cfg" but when I go to that directory in Windows Explorer, I can

Re: [fpc-pascal] Fatal Error

2008-08-14 Thread Brad Woosley
chael Van Canneyt <[EMAIL PROTECTED]> > Subject: Re: [fpc-pascal] Fatal Error > To: [EMAIL PROTECTED], "FPC-Pascal users discussions" > > Date: Thursday, August 14, 2008, 2:45 AM > On Wed, 13 Aug 2008, Brad Woosley wrote: > > > When I try to Compile I get an

Re: [fpc-pascal] Fatal Error

2008-08-14 Thread Michael Van Canneyt
On Wed, 13 Aug 2008, Brad Woosley wrote: > When I try to Compile I get an error that it is "Unable to open file > C:\FPC\2.2.2\bin\i386-win32\fp.cfg" but when I go to that directory in > Windows Explorer, I can find that exact file.  Any ideas on how to fix this? Check the permissions on the

[fpc-pascal] Fatal Error

2008-08-14 Thread Brad Woosley
When I try to Compile I get an error that it is "Unable to open file C:\FPC\2.2.2\bin\i386-win32\fp.cfg" but when I go to that directory in Windows Explorer, I can find that exact file.  Any ideas on how to fix this? Thanks.  ___ fpc-pascal