Search the web
Sign In
New User? Sign Up
claireprogramminglanguage · Claire Programming Language - A place to discuss about the CLAIRE language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
v3.3.42 is available   Message List  
Reply | Forward Message #670 of 1160 |
Another problem with XL claire installation

Hi all,

I’m still suffering to install XLCLAIRE properly. My compiler didn’t
understand the « snprintf » instruction, so I turned it into « sprint ». The
problem is that, when creating the “cclaire-s.cpp” file, my system stopped.
This is the result:



C:\CLAIRE\xlclaire>nmake /f Makefile.nt install



Microsoft (R) Program Maintenance Utility Version 6.00.8168.0

Copyright (C) Microsoft Corp 1988-1998. All rights reserved.



sclaire -env ntv -O -m Compile -m Serialize -cx ccmain -o cclaire

default memory size by 2^3 and 2^3, Loglist = 21

-- CLAIRE run-time library v3.3.36 [os:Darwin-ppc-g++4.0.1, C++:g++] --

¼û ++++ Generate the file ccmain.cl [v3.3.36 - safety:¼û]

► ☻úV ☻úV ☻úV ==== Generate system file csrc\cclaire-s.cpp

☺☺☺☺☺☺☺☺☺☺☺☺☺☺ ==== launch nmake /nologo /c /f
cclaire.mk ====

cl -Iinclude -c /O2 -nologo /DCLPC /Focsrc\cclaire-s.obj /Tp csrc/cclair

e-s.cpp

cclaire-s.cpp

csrc/cclaire-s.cpp(16) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(16) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(17) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(24) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(24) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(26) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(26) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(27) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(28) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(28) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(31) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(35) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(35) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(38) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(49) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(49) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(51) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(51) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(52) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(57) : error C2018: unknown character '0x1'

csrc/cclaire-s.cpp(57) : error C2059: syntax error : ','

csrc/cclaire-s.cpp(58) : error C2018: unknown character '0x1'

NMAKE : U1077: 'cl' : return code '0x2'

Stop.

bye...

NMAKE : fatal error U1077: 'sclaire' : return code '0x1'

Stop.



And here is the resulting line 16 of the concerned file (cclaire-s.cpp): in my
editor, the “” character looks like “SOH”

16
Core.initModule("Core",mClaire.it,list::alloc(Kernel.emptySet,,_oid_(Kernel.it))\
,



_____



[Non-text portions of this message have been removed]




Wed Feb 8, 2006 1:57 pm

ngouna
Offline Offline
Send Email Send Email

Forward
Message #670 of 1160 |
Expand Messages Author Sort by Date

Hello everyone, I just posted a new version (in the files section). Here are the few changes: (1) there is a princ(x:float,n:integer) method that prints a...
ycaseau
Offline
Jan 28, 2006
8:31 am

Hi all, Could someone tell me where I could find a manual on the installation and the use of the mysql library? I did not find any readme within the tar file. ...
HOUE Raymond
ngouna
Offline Send Email
Jan 30, 2006
3:31 pm

Hi all, sorry once more for disturbing you. I am a beginner in CLAIRE and there are few stuffs of with I don't have enough experience. I had another problem...
HOUE Raymond
ngouna
Offline Send Email
Jan 30, 2006
3:32 pm

Hi all, I’m still suffering to install XLCLAIRE properly. My compiler didn’t understand the « snprintf » instruction, so I turned it into « sprint »....
HOUE Raymond
ngouna
Offline Send Email
Feb 8, 2006
2:05 pm
Advanced

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help