[openamq-dev] AMQ Build issues
Martin Lucina
mato at imatix.com
Wed May 30 22:18:49 CEST 2007
Hi Rob,
rmenegon at menmac.com.au said:
> I have been trying to build AMQ and having no success. I've caught the output in the attached TXT file.
>
> I followed your requirements:
> 1. Win2000 or > : I have Vista
> 2. Microsoft C/C++ 6.x : I have Microsoft Visual C++ 6.0
> 3. Compile from the command line : cl /? gave me help
> 4. I set the IBASE variable
> 5. I set PATH
> 6. I set BOOM_LEVEL
I presume you mean BOOM_MODEL?
> 7. I went to the base folder and ran build
Looks to me like the build system thinks you have Visual C++ 8.x (aka
Visual C++ 2005/Express) installed. Is it possible that you have
multiple versions of VC++ installed?
> Compiling cmdline.pal...
I think the pal cmdline.pal (with extension) syntax is broken on
Windows.
> 3. ran pal cmdline i.e. without the extension and got this
>
> Compiling cmdline.c...
> Command line warning D4002 : ignoring unknown option '/Y-'
Again, this looks like the build system is misdetecting your VC++
version.
Can you check if you have multiple versions *installed*? (Not
neccessarily in the PATH).
Also if you could send a copy of the output of 'set' on your system that
might give some clues.
-mato
More information about the openamq-dev
mailing list