Hello Guys ,
I am also facing compiler issue , I have read here but this does not
seem to address the issue I have on Vista 32 bit .
I am getting the following error while trying to CATALOG:

Your help is very much appreciated

jsh capetony ~ -->CATALOG LOCAL.BP AFFORD.DEFAULT
AFFORD.DEFAULT
Object AFFORD.DEFAULT cataloged successfully
link: extra operand `/INCREMENTAL:NO'
Try `link --help' for more information.
link @C:\Users\capetony\AppData\Local\Temp\jbuild2 >C:\Users\capetony
\AppData\Loca
l\Temp\jbuild3 failed , command returned a code of 1
jcompile.exe: C:\Users\capetony\AppData\Local\Temp\jbuild2 deleted
jcompile.exe: C:\Users\capetony\AppData\Local\Temp\jbuild3 deleted
jcompile.exe: Returned an error code of 8
** Unable to rebuild library D:\data\temenos\t24\r08\bnk\bnk.run\lib
\lib0.dll **

Variables :
jsh capetony ~ -->echo $INCLUDE
C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\include
jsh capetony ~ -->echo $LIB
ORACLE_HOME\lib;C:\Program Files\Microsoft Visual Studio .NET
2003\VC7\lib
jsh capetony ~ -->echo $PATH
;C:\Sun\SDK\jdk\jre\bin;C:\Sun\SDK\jdk\jre\bin\server;C:\Sun\SDK\bin;C:
\Sun\SDK\
jdk\bin;D:\oracle\product\10.2.0\db_1\bin;C:\temenos\jbase\5.0.9\bin;C:
\temenos\
jbase\5.0.9\java\jre\bin\client;C:\temenos\jbase\5.0.9\java\jre\lib;C:
\temenos\j
base\4.1.5.18\jDP\bin;C:\temenos\jbase\4.1.5.18\bin;%JRELIB%;C:\Windows
\system32
;C:\Windows;C:\Windows\System32\Wbem;"C:\Program Files\Microsoft SQL
Server\90\T
ools\binn";"C:\Program Files\Common Files\DivX Shared\";C:\Program
Files\Common
Files\DivX Shared\;C:\cygwin\bin;C:\Program Files\Microsoft SQL Server
\90\Tools\
binn\;C:\Program Files\QuickTime\QTSystem\;C:\Sun\SDK\bin;C:\temenos
\jbase\5.0.9
\home\bin;C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\bin;C:
\Program
Files\Microsoft Visual Studio .NET 2003\Common7\IDE;C:\temenos\jbase
\5.0.9\bin;D
:\data\temenos\t24\r08\bnk\bnk.run\bin;D:\data\temenos\t24\r08\bnk
\bnk.run\globu
sbin;C:\windows\system32;C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\
bin;D:\oracle\product\10.2.0\db_1\bin;C:\temenos
\XMLORACLE3.5.1.80087_JBASE5.0.1
5_ORACLE10g_WIN32\bin;c:\cygwin\bin
jsh capetony ~ -->
On Nov 6, 3:11 am, Daniel Klein <[email protected]> wrote:
> INCLUDE:
> C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\include;C:\Program Files\Microsoft.NET\SDK\v2.0 64bit\include
>
> LIB:
> C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\lib\amd64;C:\Program Files\Microsoft.NET\SDK\v2.0
> 64bit\Lib;C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\lib;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib\x64
>
> PATH:
> C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\bin\x86_amd64;C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\bin;C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\Common7\IDE;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin
>
> These should be appended to whatever is already there, or created if 
> necessary.
>
> Dan
>
>
>
> On Thu, Nov 5, 2009 at 2:40 PM, your friend <[email protected]> wrote:
>
> > hi may i know what are those variables, please as i am also facing the
> > same errors, but i am not very clear about the variables to be set in
> > the C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\x86_amd64,
> > vcvarsx86_amd64.bat file,
>
> > please assist me
>
> > Regards,
> > Karthik.n
>
> > On Oct 13, 3:03 pm, "www.t24all.com" <[email protected]> wrote:
> >> Hi Daniel,
>
> >> Yes, you are right. I haven't installed the tools.
>
> >> Now I installed the tools and I run the vcvarsall.bat with the
> >> argumnet x86_amd64 and it works fine.
>
> >> Thanks for your help
>
> >> On Oct 12, 6:49 pm, Daniel Klein <[email protected]> wrote:
>
> >> > If you search your system and can't find it then you didn't install
> >> > the required tools.
>
> >> > On my system it is in: C:\Program Files (x86)\Microsoft Visual Studio
> >> > 9.0\VC\bin\x86_amd64
>
> >> > and the filename is 'vcvarsx86_amd64.bat' (not 'vcvarsamd64.bat' as I
> >> > originally posted below, sorry about that).
>
> >> > Dan
>
> >> > On Mon, Oct 12, 2009 at 2:46 AM,www.t24all.com<[email protected]> 
> >> > wrote:
>
> >> > > Yes,
>
> >> > > Yes, I installed the C++ (64 bit compiler) and its tools.
>
> >> > > If I didnt set "vsvars32.bat" I get the followingerror.
>
> >> > > cl  /nologo /DWIN32 /MD /W2 /GR /EHsc -c  -ID:\xxxx\xxx\include -
> >> > > DJBC_OPTLEVEL2 BASIC_15.c failed , command returned a code of 128
> >> > > jcompile: BASIC_15.j deleted
> >> > > jcompile: BASIC_15.c deleted
> >> > > jcompile: Returned anerrorcode of 8
> >> > >  ** Unable to compile source SIMPLE **
>
> >> > > I dont find any "vcvarsamd64.bat"file.  Can you tell me where this
> >> > >fileis located?
>
> >> > > Regards
>
> >> > > On Oct 9, 7:24 pm, Daniel Klein <[email protected]> wrote:
> >> > >> Did you install the C++ 'X64 Compilers and Tools'?
>
> >> > >> Why would you set your environment based on 'vsvars32.bat'? That's for
> >> > >> 32bit systems. The required environment is in the 'vcvarsamd64.bat'
> >> > >>file.
>
> >> > >> Dan
>
> >> > >> On Fri, Oct 9, 2009 at 8:48 AM,www.t24all.com<[email protected]> 
> >> > >> wrote:
>
> >> > >> > Hi,
>
> >> > >> > I am able to BASIC (compile a program) but I am not able to CATALOG
> >> > >> > the same. Can anyone pls help me?
>
> >> > >> > I installed jBASE5 along with T24 (R09) in Windows Server 2003 
> >> > >> > (64bit)
> >> > >> > with Visual C++ compiler (Microsoft Visual Studio 9.0) and also set
> >> > >> > the variables in vsvars32.bat.
>
> >> > >> > jsh demo ~ -->BASIC TEST.BP SIMPLE
> >> > >> > SIMPLE
> >> > >> > BASIC_21.c
> >> > >> > SourcefileSIMPLE compiled successfully
>
> >> > >> > jsh demo ~ -->CATALOG TEST.BP SIMPLE
> >> > >> > SIMPLE
> >> > >> >ErrorextractingfunctionnamefromobjectfileCATALOG_21.obj
> >> > >> >  ** Unable to catalogobjectSIMPLE **
>
> >> > >> > Operating System
> >> > >> > -----------------
> >> > >> > OS Release  : Microsoft(R) Windows(R) Server 2003 Enterprise x64
> >> > >> > Edition
>
> >> > >> > Thanks- Hide quoted text -
>
> >> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to