Re: Improving compile time!
Bjorn Madsen <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <BF53D57CFA0C12488648EA525EE1F37E275BEB8884@EA-EXMSG-C333.europe.corp.microsoft.com> |
(I should add that I don't work for them) Incredibuild gets around those restrictions fairly well. If you're in a large org, with lots of idle manager-machines (playing Solitaire etc.) your compiles fly by :) -----Original Message----- From: hymedia [mailto:[email protected]] Sent: 04 March 2009 16:44 To: [email protected] Subject: Re: [luabind] Improving compile time! Might be out of scope here, but I ve add the /MP options in the VS C++ command line, Here is what I get Command line warning D9030 : '/Yc' is incompatible with multiprocessing; ignoring /MP switch That means no precompiled headers while /MP is on, this is cruel... -----Original Message----- From: Bjorn Madsen [mailto:[email protected]] Sent: Wednesday, March 04, 2009 11:12 AM To: [email protected] Subject: Re: [luabind] Improving compile time! http://msdn.microsoft.com/en-us/library/bb385193.aspx VS 2008 it seems. Incredibuild is another good solution. -----Original Message----- From: hymedia [mailto:[email protected]] Sent: 04 March 2009 16:09 To: [email protected] Subject: Re: [luabind] Improving compile time! Alright, I m on it! New VS compiler??? Must be 2009... got a check this out asap. -----Original Message----- From: Bjorn Madsen [mailto:[email protected]] Sent: Wednesday, March 04, 2009 11:06 AM To: [email protected] Subject: Re: [luabind] Improving compile time! Another advantage of splitting registration into several files is that you can compile on multiple cores on the same time (new VS compiler, Incredibuild or similar) Bjorn -----Original Message----- From: Bjorn Madsen [mailto:[email protected]] Sent: 04 March 2009 15:57 To: [email protected] Subject: Re: [luabind] Improving compile time! Split the registration up into several source files. That way, you don't have to recompile all the binding when one type changes. Thanks, Bjorn -----Original Message----- From: hymedia [mailto:[email protected]] Sent: 04 March 2009 15:54 To: [email protected] Subject: [luabind] Improving compile time! Greeting everyone, Well, in spite of the fact that Luabind is quite powerful in what it does, it takes way too much time to compile, Having hundreds of functions makes the wait really painful... any tips and tricks on improving compile time? thx ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H