[fpc-pascal]1.0.6 Compiler Gives Error When Compiling
Peter Vreman
peter at freepascal.org
Mon Dec 23 20:43:52 CET 2002
At 16:51 23-12-2002, you wrote:
> > Is fpc installed in a directory with spaces in the name? Please provide the
> > generated link.res file
>
>FPC is in Z:\private\FPC\
>
>Here is link.res:
>
>-=-=-=-=-= LINK.RES =-=-=-=-=-
>SEARCH_DIR(z:\private\tsuris\common\)
>SEARCH_DIR(z:\private\fpc\units\win32\rtl\)
>SEARCH_DIR(z:\private\fpc\units\win32\zlib\)
>SEARCH_DIR(z:\private\fpc\units\win32\uncgi\)
>SEARCH_DIR(z:\private\fpc\units\win32\unzip\)
>SEARCH_DIR(z:\private\fpc\units\win32\regexpr\)
>SEARCH_DIR(z:\private\fpc\units\win32\paszlib\)
>SEARCH_DIR(z:\private\fpc\units\win32\gdbint\)
>SEARCH_DIR(z:\private\fpc\units\win32\mmsystem\)
>SEARCH_DIR(z:\private\fpc\units\win32\mysql\)
>SEARCH_DIR(z:\private\fpc\units\win32\ibase\)
>SEARCH_DIR(z:\private\fpc\units\win32\inet\)
>SEARCH_DIR(z:\private\fpc\units\win32\gtk\)
>SEARCH_DIR(z:\private\fpc\units\win32\opengl\)
>SEARCH_DIR(z:\private\fpc\units\win32\fcl\)
>SEARCH_DIR(z:\private\fpc\units\win32\)
>SEARCH_DIR(z:\private\fpc\bin\win32\)
>INPUT(
>z:\private\fpc\units\win32\rtl\wprt0.ow
>tsuris.owr
>)
>GROUP(
>z:\private\tsuris\common\LIBPU~J at .AW
I guess it's this line that is causing the problem. Try renaming the unit name.
Peter
More information about the fpc-pascal
mailing list