Re: Re: EPOM
Shinji Takasaka <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
Dear Paul, Thanks for your help. I've swapped the arguments as you said and I got a little bit further but now I stopped with this messaged: ********************************************************************************************** You must now run "finish_freezing.exe" in: C:\apps\ecli-v2beta\ecli\examples\test1\EIFGEN\W_code Preparing C compilation... Setting environment for using Microsoft Visual Studio .NET 2003 tools. (If you have another version of Visual Studio or Visual C++ installed and wish to use its tools from the command line, run vcvars32.bat for that version.) big_file_C16_c.c big_file_C15_c.c big_file_C14_c.c big_file_C13_c.c big_file_C12_c.c big_file_C11_c.c big_file_C10_c.c big_file_C9_c.c big_file_C8_c.c big_file_C7_c.c big_file_C6_c.c big_file_C5_c.c big_file_C4_c.c big_file_C3_c.c big_file_C2_c.c big_file_C1_c.c big_file_E1_c.c 1 file(s) copied. emain.c 1 file(s) copied. 1 file(s) copied. Microsoft (R) Incremental Linker Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. -SUBSYSTEM:CONSOLE -OUT:test1.exe e1\emain.obj C:\apps\Eiffel55\studio\spec\windows\lib\msc\wkbench.lib C:\apps\ECLI-V~1\ecli\s rc\spec\ise\windows\ecli_msc.lib ODBC32.libC:\apps\ECLI-V~1\kernel\external\src \spec\ise\windows\xs_c_msc.lib USER32.lib WSOCK32.lib ADVAPI32.lib GDI32.lib SHELL32.lib COMDLG32.lib UUID.lib OLE32.lib OLEAUT32.lib COMCTL32.lib MPR.LIB test1.res C16\Cobj16.lib C15\Cobj15.lib C14\Cobj14.lib C13\Cobj13.lib C12\Cobj12.lib C11\Cobj11.lib C10\Cobj10.lib C9\Cobj9.lib C8\Cobj8.lib C7\Cobj7.lib C6\Cobj6.lib C5\Cobj5.lib C4\Cobj4.lib C3\Cobj3.lib C2\Cobj2.lib C1\Cobj1.lib E1\Eobj1.lib Cobj9.lib(big_file_C9_c.obj) : error LNK2019: unresolved external symbol _c_memo ry_get_char referenced in function _Fa5pobi Cobj9.lib(big_file_C9_c.obj) : error LNK2019: unresolved external symbol _c_memo ry_put_char referenced in function _Fa5juwx Cobj9.lib(big_file_C9_c.obj) : error LNK2019: unresolved external symbol _c_memo ry_put_uint8 referenced in function _Fa5lsps Cobj9.lib(big_file_C9_c.obj) : error LNK2019: unresolved external symbol _c_memo ry_put_uint16 referenced in function _Fa5mfne Cobj9.lib(big_file_C9_c.obj) : error LNK2019: unresolved external symbol _c_memo ry_resize referenced in function _Fa6owqd test1.exe : fatal error LNK1120: 5 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Stop. *********************************************************************************************** Do you have any idea what it could be? Thanks a lot again for your time and consideration. Shinji On 9/30/05, Paul G. Crismer <[email protected]> wrote: > > Hello, > > ECLI v2 beta relies on GOBO 3.3 > You certainly have GOBO 3.4 installed and some routine signature > have been changed (switched arguments). > > If you change the line > old) INTEGER_.append_hexadecimal_integer (Result, nibble, True) > > like this > new) INTEGER_.append_hexadecimal_integer (nibble, Result, True) > > Note that the first and second arguments have been swapped. > > Then it should compile. > > Hope this helps, > > Paul G. Crismer > > > > > > > > To Post a message, send it to: [email protected] > To Unsubscribe, send a blank message to: > [email protected] > > > ------------------------------ > YAHOO! GROUPS LINKS > > > - Visit your group "gobo-eiffel<http://groups.yahoo.com/group/gobo-eiffel>" > on the web. > - To unsubscribe from this group, send an email to: > [email protected]<[email protected]?subject=Unsubscribe> > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------ > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/saFolB/TM --------------------------------------------------------------------~-> To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/gobo-eiffel/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/