id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
196	Configure failure in ActivePerl/MSVC	allison		"When attempting to compile Parrot using ActivePerl 5.10.0 and MSVC9 (2008 Express Edition), I get the following error in the configure process:

------
inter::progs -        Determine what C compiler and linker to use...
 ccflags: -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DUSE_
SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC
cl -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC    -I./include -c test_2852.c
test_2852.c
link -nologo -nodefaultlib -debug    Files\ActivePerl\lib\CORE""  -machine:x86 test_2852.obj  -out:test_2852.exe  kernel32.lib ws2_32.lib msvcrt.lib oldnames.lib

LINK : fatal error LNK1104: cannot open file 'Files\ActivePerl\lib\CORE  -machine:x86 test_2852.obj  -out:test_2852.exe  kernel32.lib ws2_32.lib msvcrt.lib oldnames.lib'
Compilation failed with 'cl'
------

Does anyone with more experience on the Windows platform, and particularly on compiling with ActivePerl have a suggestion on possible cause/solution?

Allison"	bug	closed	normal		configure		fatal	fixed		jkeenan			win32
