Difference between revisions of "Talk:Compiling EiffelStudio"
| Line 10: | Line 10: | ||
| − | big_file_C1_c.c  | + |    big_file_C1_c.c  | 
| − | 1 Datei(en) kopiert.  | + |    1 Datei(en) kopiert.  | 
| − | emain.c  | + |    emain.c  | 
| − | 1 Datei(en) kopiert.  | + |    1 Datei(en) kopiert.  | 
| − | /usr/bin/link: invalid option -- S  | + |    /usr/bin/link: invalid option -- S  | 
| − | Try `/usr/bin/link --help' for more information.  | + |    Try `/usr/bin/link --help' for more information.  | 
| − | NMAKE : fatal error U1077: 'D:\Programme\cygwin\bin\link.EXE' : return code '0x1  | + |    NMAKE : fatal error U1077: 'D:\Programme\cygwin\bin\link.EXE' : return code '0x1'  | 
| − | '  | + |    Stop.  | 
| − | Stop.  | + | |
the same error occurs when i try to compiel a eiffel project from the downloaded eiffel studio...  | the same error occurs when i try to compiel a eiffel project from the downloaded eiffel studio...  | ||
any ideas help ??  | any ideas help ??  | ||
Revision as of 10:05, 13 April 2006
i installed everything acording to the howto here in the wiki
i have win2000 on my machine installed the 3 .net products acording to the win32 c compiler installation page installed eiffel studio 57 got everthyng from the svn compiled the libraries
when compiling the eiffel studio the following error occurs:
big_file_C1_c.c 1 Datei(en) kopiert. emain.c 1 Datei(en) kopiert. /usr/bin/link: invalid option -- S Try `/usr/bin/link --help' for more information. NMAKE : fatal error U1077: 'D:\Programme\cygwin\bin\link.EXE' : return code '0x1' Stop.
the same error occurs when i try to compiel a eiffel project from the downloaded eiffel studio...
any ideas help ??

