"Nexuiz SVN Builds for Noobs" - MINGW simplified

Developer discussion of experimental fixes, changes, and improvements.

Moderators: Nexuiz Moderators, Moderators

Postby divVerent » Wed Jan 14, 2009 9:57 pm

It means that LordHavoc forgot to commit a file in svn. Just be patient, and try again tomorrow when he has committed the new header file.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby esteel » Wed Jan 14, 2009 10:07 pm

svn up -r 8648
will revert the DP checkout back to a point were it still compiles. But i'm not sure if you can make the thing compile without an new checkout as i never looked at this windows build thingy
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby divVerent » Wed Jan 14, 2009 10:10 pm

well, you CAN force a specific revision by editing the .bat file, and adding -r 8648 to the svn checkout line. But just wait until it's fixed.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Urmel » Wed Jan 14, 2009 10:14 pm

Thanks for the fast reply my friends. I'll give it another try tomorrow :wink:
uncomfortable
random
mean
embarrassing
limited
Urmel
Forum addon
 
Posts: 1744
Joined: Fri Mar 03, 2006 10:06 am
Location: Offline

Postby divVerent » Mon Feb 02, 2009 3:22 pm

If you get a message about "cc" not being found, please redownload the package, and get the replace your build.bat with the new one. Alternatively, edit build.bat, and add a space and "CC=gcc" to the "make debug" line, so that it reads:

make debug DP_MAKE_TARGET=mingw SDL_PREFIX="../SDL" CC=gcc
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby mand1nga » Tue Feb 03, 2009 12:49 am

divVerent wrote:If you get a message about "cc" not being found, please redownload the package, and get the replace your build.bat with the new one. Alternatively, edit build.bat, and add a space and "CC=gcc" to the "make debug" line, so that it reads:

make debug DP_MAKE_TARGET=mingw SDL_PREFIX="../SDL" CC=gcc


This doesn't seems to be needed anymore, as they had set gcc as the default compiler. I've tested it here without this change and it works just fine.
mand1nga
Alien trapper
 
Posts: 321
Joined: Mon May 12, 2008 12:19 am

4 jobs for quad-core?

Postby mikedep333 » Sat Mar 21, 2009 9:10 pm

I am on a quad-core system, and I think this build system is only using 1 core. I believe that with GNU make you can use the -j option (eg. -j 4 for quad-core) to use all 4 cores by doing 4 compile jobs at once. Is that possible with this build system?
mikedep333
Newbie
 
Posts: 3
Joined: Sat Oct 11, 2008 9:32 pm

Postby GreEn`mArine » Sat Mar 21, 2009 9:48 pm

thanks for the hint.

Yes, it does work. Reduces the compile time from 97 seconds to 46 seconds!
IRC quote:
[kojn] I've been coming a bit more recently
[kojn] she took it the dirty way
GreEn`mArine
Forum addon
 
Posts: 1509
Joined: Tue Feb 28, 2006 9:33 pm
Location: Germany

Postby divVerent » Sun Mar 22, 2009 11:39 am

It's possible but not recommended, as it might cause make to read inconsistent .d files and thus handle dependencies wrong. Use that option at your own risk.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby mand1nga » Sun Mar 22, 2009 3:06 pm

At least for rebuilding the FreeBSD ports collection that option is a must, and totally safe.

Is it unsafe on Windows platforms?
mand1nga
Alien trapper
 
Posts: 321
Joined: Mon May 12, 2008 12:19 am

PreviousNext

Return to Nexuiz - Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron