Author: Vincent Diepeveen
Date: 19:37:37 04/08/02
hello,
i try to compile with intel c++. cross compiling for ia64
goes ok using the special ia64 command prompt.
if i use the ia32 command prompt then i get problem that it
can't find stdio.h, which sounds WEIRD to me.
Somehow something is wrong.
C:\diep>icl
Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010525Z
Copyright (C) 1985-2001 Intel Corporation. All rights reserved.
icl: NOTE: You have 28 days left in your evaluation period.
icl: Command line error: no files specified; for help type "icl -help"
C:\diep>nmake
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
icl -O3 -W3 -c diepab.c
Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010525Z
Copyright (C) 1985-2001 Intel Corporation. All rights reserved.
icl: NOTE: You have 28 days left in your evaluation period.
diepab.c
diepab.c(9): catastrophic error: could not open source file "stdio.h"
#include <stdio.h>
^
compilation aborted for diepab.c (code 4)
NMAKE : fatal error U1077: 'icl' : return code '0x4'
Stop.
Anyone happens to know solution?
diep@xs4all.nl
help appreciated.
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.