Re: cint installation problem

View: New views
4 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: cint installation problem

by gotom :: Rate this Message:

| View Threaded | Show Only this Message

Dear Peace,

That version should be provided from CERN.  Please wait for their response. If you 'reply all' to this e-mail. It will bring your message to CERN.

Masaharu Goto

On 2011/09/25, at 10:00, pc wrote:

Dear Masaharu Goto,

Thanks for your reply!
I use cint-5.18.00 installation package.

Good morning~
Peace

2011/9/25 Masaharu Goto <gotom@...>
Dear Peace,

Concerned about the cint installation problem,

Which installation package are you using?
It looks like a different version from what I originally provided.
Even if you can not subscribe the mailing list,  sending your message to the mailing list, you can reach appropriate people.
I'll CC this message to CINT and ROOT developer community.

Thank you
Masaharu Goto


On 2011/09/24, at 22:08, pc wrote:

> Dear Prof. Masaharu Goto,
>
> I have a problem in installing cint under cygwin. I want to ask for some help from the mailing list, but I failed in subscribing to the mailing list.
> It said:
>
> $ make
> link -OPT:REF -nologo -ignore:4049 -ignore:4217 -ignore:4221 -incremental:no too
> l/rmkdepend//cppsetup.obj tool/rmkdepend//ifparser.obj tool/rmkdepend//include.o
> bj tool/rmkdepend//main.obj tool/rmkdepend//parse.obj tool/rmkdepend//pr.obj too
> l/rmkdepend//mainroot.obj -out:tool/rmkdepend/rmkdepend.exe
> link: unknown option -- O
> Try `link --help' for more information.
> make: *** [tool/rmkdepend/rmkdepend.exe] Error 1
>
> Thank you very much!
>
> Best regards,
> Peace




Re: [ROOTDEV] Re: cint installation problem

by Axel Naumann :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

cygwin's link.exe is in the way. Could you move it e.g. by doing

mv /usr/bin/link.exe /usr/bin/link_cygwin.exe

and try again?

Cheers, Axel.

On 9/25/11 3:11 AM, Masaharu Goto wrote:

> Dear Peace,
>
> That version should be provided from CERN.  Please wait for their
> response. If you 'reply all' to this e-mail. It will bring your message
> to CERN.
>
> Masaharu Goto
>
> On 2011/09/25, at 10:00, pc wrote:
>
>> Dear Masaharu Goto,
>>
>> Thanks for your reply!
>> I use cint-5.18.00 installation package.
>>
>> Good morning~
>> Peace
>>
>> 2011/9/25 Masaharu Goto <gotom@... <mailto:gotom@...>>
>>
>>     Dear Peace,
>>
>>     Concerned about the cint installation problem,
>>
>>     Which installation package are you using?
>>     It looks like a different version from what I originally provided.
>>     Even if you can not subscribe the mailing list,  sending your
>>     message to the mailing list, you can reach appropriate people.
>>     I'll CC this message to CINT and ROOT developer community.
>>
>>     Thank you
>>     Masaharu Goto
>>
>>
>>     On 2011/09/24, at 22:08, pc wrote:
>>
>>     > Dear Prof. Masaharu Goto,
>>     >
>>     > I have a problem in installing cint under cygwin. I want to ask
>>     for some help from the mailing list, but I failed in subscribing
>>     to the mailing list.
>>     > It said:
>>     >
>>     > $ make
>>     > link -OPT:REF -nologo -ignore:4049 -ignore:4217 -ignore:4221
>>     -incremental:no too
>>     > l/rmkdepend//cppsetup.obj tool/rmkdepend//ifparser.obj
>>     tool/rmkdepend//include.o
>>     > bj tool/rmkdepend//main.obj tool/rmkdepend//parse.obj
>>     tool/rmkdepend//pr.obj too
>>     > l/rmkdepend//mainroot.obj -out:tool/rmkdepend/rmkdepend.exe
>>     > link: unknown option -- O
>>     > Try `link --help' for more information.
>>     > make: *** [tool/rmkdepend/rmkdepend.exe] Error 1
>>     >
>>     > Thank you very much!
>>     >
>>     > Best regards,
>>     > Peace
>>
>>
>


Parent Message unknown Re: [ROOTDEV] Re: cint installation problem

by Axel Naumann :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

We support MSVC 7 (Visual Studio .NET 2003) and up. VC98 is now 13 years
old...

Cheers, Axel.


On 9/26/11 2:59 AM, pc wrote:

> Dear Axel,
>
> It shows like following:
>
> Administrator@peace ~
> $ which cl
> /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/cl
>
> Administrator@peace ~
> $ which link
> /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/link
>
> Administrator@peace ~
> $
>
> Have a good day!
> Peace
>
> 2011/9/25 Axel Naumann <Axel.Naumann@... <mailto:Axel.Naumann@...>>
>
>     Hi,
>
>     Looks like cl.exe and link.exe are incompatible. What does
>
>     which cl
>     which link
>
>     show?
>
>     Cheers, Axel.
>
>     On 9/25/11 9:31 AM, pc wrote:
>     > Dear Axel,
>     >
>     > After "mv" operation, "make" replys as follows:
>     >
>     > Administrator@peace /cygdrive/c/cint/cint-5.18.00
>     > $ make
>     > link -OPT:REF -nologo -ignore:4049 -ignore:4217 -ignore:4221
>     > -incremental:no too
>     > l/rmkdepend//cppsetup.obj tool/rmkdepend//ifparser.obj
>     > tool/rmkdepend//include.o
>     > bj tool/rmkdepend//main.obj tool/rmkdepend//parse.obj
>     > tool/rmkdepend//pr.obj too
>     > l/rmkdepend//mainroot.obj -out:tool/rmkdepend/rmkdepend.exe
>     > cppsetup.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='wi
>     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86'
>     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > ifparser.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='wi
>     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86'
>     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > include.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='win
>     > 32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86'
>     > publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > main.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='win32'
>     >  name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86' pub
>     > licKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > parse.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='win32
>     > ' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86' pu
>     > blicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > pr.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='win32' n
>     > ame='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86' publi
>     > cKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > mainroot.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='wi
>     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86'
>     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > mainroot.obj : warning LNK4044: unrecognized option
>     > "manifestdependency:type='wi
>     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     > processorArchitecture='x86'
>     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     > MSVCRT.lib(cinitexe.obj) : warning LNK4078: multiple ".CRT" sections
>     > found with
>     > different attributes (C0300040)
>     > cppsetup.obj : error LNK2001: unresolved external symbol
>     __imp____iob_func
>     > main.obj : error LNK2001: unresolved external symbol __imp____iob_func
>     > pr.obj : error LNK2001: unresolved external symbol __imp____iob_func
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     __imp____iob_func
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     ___security_cookie
>     > cppsetup.obj : error LNK2001: unresolved external symbol
>     ___security_cookie
>     > include.obj : error LNK2001: unresolved external symbol
>     ___security_cookie
>     > main.obj : error LNK2001: unresolved external symbol
>     ___security_cookie
>     > pr.obj : error LNK2001: unresolved external symbol ___security_cookie
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     > @__security_check_cooki
>     > e@4
>     > cppsetup.obj : error LNK2001: unresolved external symbol
>     > @__security_check_cooki
>     > e@4
>     > include.obj : error LNK2001: unresolved external symbol
>     > @__security_check_cookie
>     > @4
>     > main.obj : error LNK2001: unresolved external symbol
>     > @__security_check_cookie@4
>     > pr.obj : error LNK2001: unresolved external symbol
>     > @__security_check_cookie@4
>     > include.obj : error LNK2001: unresolved external symbol
>     __imp___stat64i32
>     > main.obj : error LNK2001: unresolved external symbol __imp___stat64i32
>     > main.obj : error LNK2001: unresolved external symbol
>     __imp___fstat64i32
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     > "__declspec(dllimport)
>     > public: void __thiscall std::basic_string<char,struct
>     > std::char_traits<char>,cla
>     > ss std::allocator<char> >::clear(void)"
>     > (__imp_?clear@?$basic_string@DU?$char_tr
>     > aits@D@std@@V?$allocator@D@2@@std@@QAEXXZ)
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     > "__declspec(dllimport)
>     > public: __thiscall std::basic_string<char,struct
>     > std::char_traits<char>,class st
>     > d::allocator<char> >::basic_string<char,struct
>     > std::char_traits<char>,class std:
>     > :allocator<char> >(char const *)"
>     > (__imp_??0?$basic_string@DU?$char_traits@D@std
>     > @@V?$allocator@D@2@@std@@QAE@PBD@Z)
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     ___CxxFrameHandler3
>     > mainroot.obj : error LNK2001: unresolved external symbol
>     > "__declspec(dllimport)
>     > public: __thiscall std::basic_string<char,struct
>     > std::char_traits<char>,class st
>     > d::allocator<char> >::basic_string<char,struct
>     > std::char_traits<char>,class std:
>     > :allocator<char> >(void)"
>     > (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$all
>     > ocator@D@2@@std@@QAE@XZ)
>     > tool/rmkdepend/rmkdepend.exe : fatal error LNK1120: 9 unresolved
>     externals
>     > make: *** [tool/rmkdepend/rmkdepend.exe] Error 96
>     >
>     > Administrator@peace/cygdrive/c/cint/cint-5.18.00
>     > $
>     >
>     > Good afternoon,
>     > Peace
>     >
>     > 2011/9/25 Axel Naumann <Axel.Naumann@...
>     <mailto:Axel.Naumann@...> <mailto:Axel.Naumann@...
>     <mailto:Axel.Naumann@...>>>
>     >
>     >     Hi,
>     >
>     >     cygwin's link.exe is in the way. Could you move it e.g. by doing
>     >
>     >     mv /usr/bin/link.exe /usr/bin/link_cygwin.exe
>     >
>     >     and try again?
>     >
>     >     Cheers, Axel.
>     >
>     >     On 9/25/11 3:11 AM, Masaharu Goto wrote:
>     >     > Dear Peace,
>     >     >
>     >     > That version should be provided from CERN.  Please wait for
>     their
>     >     > response. If you 'reply all' to this e-mail. It will bring your
>     >     message
>     >     > to CERN.
>     >     >
>     >     > Masaharu Goto
>     >     >
>     >     > On 2011/09/25, at 10:00, pc wrote:
>     >     >
>     >     >> Dear Masaharu Goto,
>     >     >>
>     >     >> Thanks for your reply!
>     >     >> I use cint-5.18.00 installation package.
>     >     >>
>     >     >> Good morning~
>     >     >> Peace
>     >     >>
>     >     >> 2011/9/25 Masaharu Goto <gotom@...
>     <mailto:gotom@...> <mailto:gotom@... <mailto:gotom@...>>
>     >     <mailto:gotom@... <mailto:gotom@...>
>     <mailto:gotom@... <mailto:gotom@...>>>>
>     >     >>
>     >     >>     Dear Peace,
>     >     >>
>     >     >>     Concerned about the cint installation problem,
>     >     >>
>     >     >>     Which installation package are you using?
>     >     >>     It looks like a different version from what I originally
>     >     provided.
>     >     >>     Even if you can not subscribe the mailing list,
>      sending your
>     >     >>     message to the mailing list, you can reach appropriate
>     people.
>     >     >>     I'll CC this message to CINT and ROOT developer community.
>     >     >>
>     >     >>     Thank you
>     >     >>     Masaharu Goto
>     >     >>
>     >     >>
>     >     >>     On 2011/09/24, at 22:08, pc wrote:
>     >     >>
>     >     >>     > Dear Prof. Masaharu Goto,
>     >     >>     >
>     >     >>     > I have a problem in installing cint under cygwin. I
>     want to ask
>     >     >>     for some help from the mailing list, but I failed in
>     subscribing
>     >     >>     to the mailing list.
>     >     >>     > It said:
>     >     >>     >
>     >     >>     > $ make
>     >     >>     > link -OPT:REF -nologo -ignore:4049 -ignore:4217
>     -ignore:4221
>     >     >>     -incremental:no too
>     >     >>     > l/rmkdepend//cppsetup.obj tool/rmkdepend//ifparser.obj
>     >     >>     tool/rmkdepend//include.o
>     >     >>     > bj tool/rmkdepend//main.obj tool/rmkdepend//parse.obj
>     >     >>     tool/rmkdepend//pr.obj too
>     >     >>     > l/rmkdepend//mainroot.obj
>     -out:tool/rmkdepend/rmkdepend.exe
>     >     >>     > link: unknown option -- O
>     >     >>     > Try `link --help' for more information.
>     >     >>     > make: *** [tool/rmkdepend/rmkdepend.exe] Error 1
>     >     >>     >
>     >     >>     > Thank you very much!
>     >     >>     >
>     >     >>     > Best regards,
>     >     >>     > Peace
>     >     >>
>     >     >>
>     >     >
>     >
>     >
>
>


Parent Message unknown Re: [ROOTDEV] Re: cint installation problem

by Axel Naumann :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

you could call VS2008's vsvars.bat from within cygwin.bat.

Cheers, Axel.

pc wrote on 09/27/2011 04:09 AM:

> Dear Axel,
>
> Thank your for helping me find the problem.
> Well, I have installed VS2008, the path is "D:\Program Files\Microsoft
> Visual Studio 9.0\VC\bin".
> How can I change the path of "link" and "cl"?
>
> Thank you very much!
> Peace
>
> 2011/9/26 Axel Naumann <Axel.Naumann@... <mailto:Axel.Naumann@...>>
>
>     Hi,
>
>     We support MSVC 7 (Visual Studio .NET 2003) and up. VC98 is now 13 years
>     old...
>
>     Cheers, Axel.
>
>
>     On 9/26/11 2:59 AM, pc wrote:
>     > Dear Axel,
>     >
>     > It shows like following:
>     >
>     > Administrator@peace ~
>     > $ which cl
>     > /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/cl
>     >
>     > Administrator@peace ~
>     > $ which link
>     > /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/link
>     >
>     > Administrator@peace ~
>     > $
>     >
>     > Have a good day!
>     > Peace
>     >
>     > 2011/9/25 Axel Naumann <Axel.Naumann@...
>     <mailto:Axel.Naumann@...> <mailto:Axel.Naumann@...
>     <mailto:Axel.Naumann@...>>>
>     >
>     >     Hi,
>     >
>     >     Looks like cl.exe and link.exe are incompatible. What does
>     >
>     >     which cl
>     >     which link
>     >
>     >     show?
>     >
>     >     Cheers, Axel.
>     >
>     >     On 9/25/11 9:31 AM, pc wrote:
>     >     > Dear Axel,
>     >     >
>     >     > After "mv" operation, "make" replys as follows:
>     >     >
>     >     > Administrator@peace /cygdrive/c/cint/cint-5.18.00
>     >     > $ make
>     >     > link -OPT:REF -nologo -ignore:4049 -ignore:4217 -ignore:4221
>     >     > -incremental:no too
>     >     > l/rmkdepend//cppsetup.obj tool/rmkdepend//ifparser.obj
>     >     > tool/rmkdepend//include.o
>     >     > bj tool/rmkdepend//main.obj tool/rmkdepend//parse.obj
>     >     > tool/rmkdepend//pr.obj too
>     >     > l/rmkdepend//mainroot.obj -out:tool/rmkdepend/rmkdepend.exe
>     >     > cppsetup.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='wi
>     >     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86'
>     >     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > ifparser.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='wi
>     >     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86'
>     >     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > include.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='win
>     >     > 32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86'
>     >     > publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > main.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='win32'
>     >     >  name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86' pub
>     >     > licKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > parse.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='win32
>     >     > ' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86' pu
>     >     > blicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > pr.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='win32' n
>     >     > ame='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86' publi
>     >     > cKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > mainroot.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='wi
>     >     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86'
>     >     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > mainroot.obj : warning LNK4044: unrecognized option
>     >     > "manifestdependency:type='wi
>     >     > n32' name='Microsoft.VC90.CRT' version='9.0.21022.8'
>     >     > processorArchitecture='x86'
>     >     >  publicKeyToken='1fc8b3b9a1e18e3b'"; ignored
>     >     > MSVCRT.lib(cinitexe.obj) : warning LNK4078: multiple ".CRT"
>     sections
>     >     > found with
>     >     > different attributes (C0300040)
>     >     > cppsetup.obj : error LNK2001: unresolved external symbol
>     >     __imp____iob_func
>     >     > main.obj : error LNK2001: unresolved external symbol
>     __imp____iob_func
>     >     > pr.obj : error LNK2001: unresolved external symbol
>     __imp____iob_func
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     __imp____iob_func
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     ___security_cookie
>     >     > cppsetup.obj : error LNK2001: unresolved external symbol
>     >     ___security_cookie
>     >     > include.obj : error LNK2001: unresolved external symbol
>     >     ___security_cookie
>     >     > main.obj : error LNK2001: unresolved external symbol
>     >     ___security_cookie
>     >     > pr.obj : error LNK2001: unresolved external symbol
>     ___security_cookie
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     > @__security_check_cooki
>     >     > e@4
>     >     > cppsetup.obj : error LNK2001: unresolved external symbol
>     >     > @__security_check_cooki
>     >     > e@4
>     >     > include.obj : error LNK2001: unresolved external symbol
>     >     > @__security_check_cookie
>     >     > @4
>     >     > main.obj : error LNK2001: unresolved external symbol
>     >     > @__security_check_cookie@4
>     >     > pr.obj : error LNK2001: unresolved external symbol
>     >     > @__security_check_cookie@4
>     >     > include.obj : error LNK2001: unresolved external symbol
>     >     __imp___stat64i32
>     >     > main.obj : error LNK2001: unresolved external symbol
>     __imp___stat64i32
>     >     > main.obj : error LNK2001: unresolved external symbol
>     >     __imp___fstat64i32
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     > "__declspec(dllimport)
>     >     > public: void __thiscall std::basic_string<char,struct
>     >     > std::char_traits<char>,cla
>     >     > ss std::allocator<char> >::clear(void)"
>     >     > (__imp_?clear@?$basic_string@DU?$char_tr
>     >     > aits@D@std@@V?$allocator@D@2@@std@@QAEXXZ)
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     > "__declspec(dllimport)
>     >     > public: __thiscall std::basic_string<char,struct
>     >     > std::char_traits<char>,class st
>     >     > d::allocator<char> >::basic_string<char,struct
>     >     > std::char_traits<char>,class std:
>     >     > :allocator<char> >(char const *)"
>     >     > (__imp_??0?$basic_string@DU?$char_traits@D@std
>     >     > @@V?$allocator@D@2@@std@@QAE@PBD@Z)
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     ___CxxFrameHandler3
>     >     > mainroot.obj : error LNK2001: unresolved external symbol
>     >     > "__declspec(dllimport)
>     >     > public: __thiscall std::basic_string<char,struct
>     >     > std::char_traits<char>,class st
>     >     > d::allocator<char> >::basic_string<char,struct
>     >     > std::char_traits<char>,class std:
>     >     > :allocator<char> >(void)"
>     >     > (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$all
>     >     > ocator@D@2@@std@@QAE@XZ)
>     >     > tool/rmkdepend/rmkdepend.exe : fatal error LNK1120: 9 unresolved
>     >     externals
>     >     > make: *** [tool/rmkdepend/rmkdepend.exe] Error 96
>     >     >
>     >     > Administrator@peace/cygdrive/c/cint/cint-5.18.00
>     >     > $
>     >     >
>     >     > Good afternoon,
>     >     > Peace
>     >     >
>     >     > 2011/9/25 Axel Naumann <Axel.Naumann@...
>     <mailto:Axel.Naumann@...>
>     >     <mailto:Axel.Naumann@... <mailto:Axel.Naumann@...>>
>     <mailto:Axel.Naumann@... <mailto:Axel.Naumann@...>
>     >     <mailto:Axel.Naumann@... <mailto:Axel.Naumann@...>>>>
>     >     >
>     >     >     Hi,
>     >     >
>     >     >     cygwin's link.exe is in the way. Could you move it e.g.
>     by doing
>     >     >
>     >     >     mv /usr/bin/link.exe /usr/bin/link_cygwin.exe
>     >     >
>     >     >     and try again?
>     >     >
>     >     >     Cheers, Axel.
>     >     >
>     >     >     On 9/25/11 3:11 AM, Masaharu Goto wrote:
>     >     >     > Dear Peace,
>     >     >     >
>     >     >     > That version should be provided from CERN.  Please wait for
>     >     their
>     >     >     > response. If you 'reply all' to this e-mail. It will
>     bring your
>     >     >     message
>     >     >     > to CERN.
>     >     >     >
>     >     >     > Masaharu Goto
>     >     >     >
>     >     >     > On 2011/09/25, at 10:00, pc wrote:
>     >     >     >
>     >     >     >> Dear Masaharu Goto,
>     >     >     >>
>     >     >     >> Thanks for your reply!
>     >     >     >> I use cint-5.18.00 installation package.
>     >     >     >>
>     >     >     >> Good morning~
>     >     >     >> Peace
>     >     >     >>
>     >     >     >> 2011/9/25 Masaharu Goto <gotom@...
>     <mailto:gotom@...>
>     >     <mailto:gotom@... <mailto:gotom@...>>
>     <mailto:gotom@... <mailto:gotom@...>
>     <mailto:gotom@... <mailto:gotom@...>>>
>     >     >     <mailto:gotom@... <mailto:gotom@...>
>     <mailto:gotom@... <mailto:gotom@...>>
>     >     <mailto:gotom@... <mailto:gotom@...>
>     <mailto:gotom@... <mailto:gotom@...>>>>>
>     >     >     >>
>     >     >     >>     Dear Peace,
>     >     >     >>
>     >     >     >>     Concerned about the cint installation problem,
>     >     >     >>
>     >     >     >>     Which installation package are you using?
>     >     >     >>     It looks like a different version from what I
>     originally
>     >     >     provided.
>     >     >     >>     Even if you can not subscribe the mailing list,
>     >      sending your
>     >     >     >>     message to the mailing list, you can reach appropriate
>     >     people.
>     >     >     >>     I'll CC this message to CINT and ROOT developer
>     community.
>     >     >     >>
>     >     >     >>     Thank you
>     >     >     >>     Masaharu Goto
>     >     >     >>
>     >     >     >>
>     >     >     >>     On 2011/09/24, at 22:08, pc wrote:
>     >     >     >>
>     >     >     >>     > Dear Prof. Masaharu Goto,
>     >     >     >>     >
>     >     >     >>     > I have a problem in installing cint under cygwin. I
>     >     want to ask
>     >     >     >>     for some help from the mailing list, but I failed in
>     >     subscribing
>     >     >     >>     to the mailing list.
>     >     >     >>     > It said:
>     >     >     >>     >
>     >     >     >>     > $ make
>     >     >     >>     > link -OPT:REF -nologo -ignore:4049 -ignore:4217
>     >     -ignore:4221
>     >     >     >>     -incremental:no too
>     >     >     >>     > l/rmkdepend//cppsetup.obj
>     tool/rmkdepend//ifparser.obj
>     >     >     >>     tool/rmkdepend//include.o
>     >     >     >>     > bj tool/rmkdepend//main.obj
>     tool/rmkdepend//parse.obj
>     >     >     >>     tool/rmkdepend//pr.obj too
>     >     >     >>     > l/rmkdepend//mainroot.obj
>     >     -out:tool/rmkdepend/rmkdepend.exe
>     >     >     >>     > link: unknown option -- O
>     >     >     >>     > Try `link --help' for more information.
>     >     >     >>     > make: *** [tool/rmkdepend/rmkdepend.exe] Error 1
>     >     >     >>     >
>     >     >     >>     > Thank you very much!
>     >     >     >>     >
>     >     >     >>     > Best regards,
>     >     >     >>     > Peace
>     >     >     >>
>     >     >     >>
>     >     >     >
>     >     >
>     >     >
>     >
>     >
>
>