Author Topic: Relative Compiler Path?  (Read 7302 times)

Offline FlyingIsFun1217

  • Multiple posting newcomer
  • *
  • Posts: 45
Relative Compiler Path?
« on: December 25, 2008, 05:02:58 pm »
Hi!

I'm trying to get Code::Blocks (mostly) portable, including MinGW, which is on my flash drive too. One problem I seem to have is that my flash drive does not receive the same drive letter on every computer, leading to C::B not knowing where the compiler suite is. Is there any way to give it a relative path? I mean, it's just in the 'MinGW' directory right next to C::B, so I wouldn't figure it'd be that hard...

Thanks!
FlyingIsFun1217

Offline FlyingIsFun1217

  • Multiple posting newcomer
  • *
  • Posts: 45
Re: Relative Compiler Path?
« Reply #1 on: December 25, 2008, 06:54:53 pm »
Hah. Just kidding. $(CODEBLOCKS)/MinGW

FlyingIsFun1217