Author Topic: Compiler Copies  (Read 3630 times)

rtphilipson

  • Guest
Compiler Copies
« on: May 24, 2006, 03:58:41 pm »
Hello, I'm using Code::Block for windows 1.0rc2.

I'm setting up some GCC compilers by copying the MingW setup.  I have an ARM9 cross compiler and the Cygwin compiler (I'm using it to compile a simulation for my ARM9 cross target).  Things work great until I quit Code::Block then boot it up later.  It always looses my Cygwin setup?  It says it can't find the compiler that my PC simulation is setup for and gives me the list of compilers that I can choose from.  My ARM cross compiler is still there, but my Cygwin is gone.  Does anybody know what I can do to figure out what is going wrong?

Thanks,

Randy

Offline Defender

  • Multiple posting newcomer
  • *
  • Posts: 49
Re: Compiler Copies
« Reply #1 on: May 24, 2006, 04:00:53 pm »
Hello, I'm using Code::Block for windows 1.0rc2.
Please use the latest nightly build. I think this has been fixed since then.
http://forums.codeblocks.org/index.php?topic=3184.0

Regards, Defender.
« Last Edit: May 24, 2006, 04:03:00 pm by Defender »

rtphilipson

  • Guest
Re: Compiler Copies
« Reply #2 on: May 26, 2006, 04:21:26 pm »
Thanks, that did the trick.

I was kind of shocked at the number of changes.  I wonder if rc3 is due?

sethjackson

  • Guest
Re: Compiler Copies
« Reply #3 on: May 26, 2006, 05:09:25 pm »
Thanks, that did the trick.

I was kind of shocked at the number of changes.  I wonder if rc3 is due?

Soon. :D

http://wiki.codeblocks.org/index.php?title=Roadmap_for_version_1.0