Module ???

BlitzMax Forums/BlitzMax Beginners Area/Module ???

Eole(Posted 2004) [#1]
Hi !

Is it possible that someone explain what we must do to create or modify a module please ?

What means Brl and pub ?


Eole(Posted 2004) [#2]
I have this error during "Build module" option from the menu:

Building Modules
Compiling:blitz_app.c
gcc: installation problem, cannot exec `cc1': No such file or directory
Build Error: failed to compile E:/BlitzMax/mod/brl.mod/blitz.mod/blitz_app.c
Process complete


Ole JR(Posted 2004) [#3]
From the "release" notes (Windows):
* 'Build modules' requires MINGW to be installed under Win32. You will also need to add mingw/bin to your PATH env variable and add an env variable called MINGW pointing to the root mingw dir.


Eole(Posted 2004) [#4]
Yes I already do it, but
gcc: installation problem, cannot exec `cc1': No such file or directory

I tryed with different version of MINGW, there isn't cc1.exe ???


Floyd(Posted 2004) [#5]
When I search my MinGW folder I find cc1.exe is in \MinGW\lib\gcc-lib\mingw32\3.2.3\