1
Programming / Re: Alternatives to compiling Rust in Firefox port OS/2
« on: May 07, 2021, 07:30:56 am »
What all is required to produce OMF from ELF? Is there a doc to read?
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
With similar output for 10.3.0. My guess is that you didn't set up your environment correctly. Here's my gcc11env.cmd.
I tried this, keep getting errors involving the environment. I'm not used to cmake and did try setting these environment variables
set CXX=C:\usr\local11\bin\g++
set CC=C:\usr\local11\bin\gcc
cmake --debug-trycompile ..