Building P9C on Windows

Bjorn Gustavsson bjorn@REDACTED
Tue Jul 29 16:32:53 CEST 2003


"Vlad Dumitrescu" <vlad_dumitrescu@REDACTED> writes:

> 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".

Yes, it is intentional.

You need to build using "./otp_build release -a".

> 
> 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 :-)

Thanks for the correction.

We will correct the read me file.

/Bjorn

> 
> --------------------------------------------------------------
> <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
> --------------------------------------------------------------
> 

-- 
Björn Gustavsson            Ericsson Utvecklings AB
bjorn@REDACTED      ÄT2/UAB/F/P
			    BOX 1505
+46 8 727 56 87 	    125 25 Älvsjö



More information about the erlang-questions mailing list