On Thu, 2009-02-26 at 04:07 -0600, Israel Chauca Fuentes wrote:
> Hi Joost,
> 
> I'm not sure on what your request is, if its about exporting the  
> COMPILE/LINK variables to the engine's makefiles, I'm not sure how to  
> handle that. I could give it a try though, but I think it would be  
> better if someone who already knows how would volunteer to fix it.

You are right, and from scid's makefile, invoking

$(MAKE) CXX=$(COMPILE)

instead of

$(MAKE)

would do the job. 

Having said that, it would probably be better if toga's makefile would
have a separate LXX (or whatever) symbol to do the linking (as we speak,
what to pass along if $(COMPILE) and $(LINK) happen _not_ to be the
same?)...

Cheers,
Joost.

> 
> Israel
> 
> On Feb 26, 2009, at 3:55 AM, Joost ´t Hart wrote:
> 
> > Hi Israel,
> >
> > One request from my side, as you are touching these makefiles anyway.
> >
> > On my system (ubuntu), the g++ executable is named 'g++-4.3'. This is
> > something I survive during scids ./configure stage.
> >
> > Unfortunately, the COMPILE/LINK variables are not exported to the  
> > engine
> > makefiles, so I have to patch (at least) the toga makefile for this...
> >
> > Thanks,
> > Joost.
> >
> > On Thu, 2009-02-26 at 03:36 -0600, Israel Chauca Fuentes wrote:
> >> I modified the engines' makefiles to change the names, I'm not sure  
> >> if
> >> that's the correct approach though, let me know if changing the name
> >> on scid's makefile is better and I'll change that. I also changed the
> >> engines' names from "phalanx" to "phalanx-scid" and from "fruit" to
> >> "togaII" (following the folder name), but as the name change of toga
> >> was not confirmed, I have created one patch keeping the name "fruit"
> >> and other with the name changed to "togaII".
> >>
> >> Let me know what you think.
> >>
> >> Israel
> >>
> >> ------------------------------------------------------------------------------
> >> 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
> >> _______________________________________________ Scid-users mailing  
> >> list Scid-users@lists.sourceforge.net 
> >> https://lists.sourceforge.net/lists/listinfo/scid-users
> >
> >
> > ------------------------------------------------------------------------------
> > 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
> > _______________________________________________
> > Scid-users mailing list
> > Scid-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/scid-users
> 


------------------------------------------------------------------------------
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
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to