Building P9C on Windows

Vlad Dumitrescu vlad_dumitrescu@REDACTED
Tue Jul 29 15:04:50 CEST 2003


Hi,

I now have successfully built P9C on several Windows systems, XP Home and 2000
Professional, and it works like a charm. Tjohoo!!

However there is one thing that I can't get right: after running "./otp_build
release", the release directory only has the kernel, compiler, sasl and stdlib
applications.
Is this intentional, is it a bug, or is it just some detail I have missed? I
built the system with "./otp_build boot -a".

best regards,
Vlad

BTW one small detail in REadme.win32: when describing the settings for VC++ to
be added to .bashrc, the LIB and INCLUDE variables should have the semicolons
escaped too. I just copied the text there and of course it didn't work :-)

--------------------------------------------------------------
<snip>
LIB=$WIN_VCROOT\\VC98\\mfc\\lib\;$WIN_VCROOT\\VC98\\lib

INCLUDE=$WIN_VCROOT\\VC98\\atl\\include\;$WIN_VCROOT\\VC98\\mfc\\include\;\
$WIN_VCROOT\\VC98\\include

export PATH LIB INCLUDE
--------------------------------------------------------------




More information about the erlang-questions mailing list