1. how to compile openeuphoria from source on win7?

I try to compile the new source according to http://openeuphoria.org/wiki/view/Compiling40.wc on Win7 64 bits. However I met "Missing required architecture macros." as mentioned in http://openeuphoria.org/forum/124017.wc

So is there any up-to-date instruction to compile OE on Win 7? Thanks

new topic     » topic index » view message » categorize

2. Re: how to compile openeuphoria from source on win7?

anybody?

new topic     » goto parent     » topic index » view message » categorize

3. Re: how to compile openeuphoria from source on win7?

I tried to compile using VirtualBox.Win7--using mingw, tdm-gcc, and openwatcom--with no luck.

Yes, some major help on Windows is needed here. (Linux does work.)

_tom

new topic     » goto parent     » topic index » view message » categorize

4. Re: how to compile openeuphoria from source on win7?

_tom said...

I tried to compile using VirtualBox.Win7--using mingw, tdm-gcc, and openwatcom--with no luck.

Yes, some major help on Windows is needed here. (Linux does work.)

_tom

is configure and make not working? you can give options, but it should work with defaults. any files generated or errors displayed?

the current 4.1 tip may be broken on windows, I wasn't able to build last time I tried.

new topic     » goto parent     » topic index » view message » categorize

5. Re: how to compile openeuphoria from source on win7?

I tried a simpler experiment:

  • VirtualBox_win7
  • oE 4.05 with Watcom

Using a one line "helloworld.ex" program

  • eui works
  • eubind works
  • euc crashes at 12% couldn't compile file 'init-.c'

Again using a "hellowrld.ex" program

  • VirtualBox_winXP
  • gcc installed via TDM-GCC-32
  • eui 4.1 development
  • eui works
  • euc crashes at Linking 100% followed by lots of noise: undefined references...bad reloc address...final link failed

What I want to know is:

  • ) What is the recommended compiler for Windows?
  • ) How is this compiler installed?

Then I will try a fresh install of Windows, C, and oE.

_tom

new topic     » goto parent     » topic index » view message » categorize

6. Re: how to compile openeuphoria from source on win7?

I did a quick guide sometime ago, it might Help http://openeuphoria.org/wiki/view/Compiling41windows.wc

Cheers,

Guillermo

new topic     » goto parent     » topic index » view message » categorize

7. Re: how to compile openeuphoria from source on win7?

Of course you could try downloading Phix (no other tools required™).

Build using "p -c p". Job done.

Of course if you want a 64-bit version, it's a bit tricker:

Edit p.exw, uncomment "format PE64", and save. Build using "p -c p". Job done.

Pete

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu