install.sh script for win32

Christian Stimming stimming at tuhh.de
Mon Aug 28 10:17:04 EDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Derek Atkins schrieb:
>> Actually I think it's just a matter of changing g-wrap.scm line 981 from
>>         "                (dynamic-link \"lib" wrapset-name "\"))))\n"))))))
>> into
>>         "                (dynamic-link \"lib" wrapset-name "-0\"))))\n"))))))
> 
> Ahh, so think you could modify install.sh to apply this change?

I don't know an easy shell command to do this... so, no, I don't know
how to add this to install.sh.

> This part looks good.
> 
>> +clean-local:
>> +	$(RM) -rf gnucash g-wrapped
> 
> I think you want to add ".scm-links" to this part...

The clean-local rule is in addition to the simply hard-coded file lists.
Since the file lists (the CLEANFILES variable) is much more restrictive
than the general clean-local rule, I'd rather leave the files in there
and only add the directories to clean-local.

> Also, we might want to use the .INTERMEDIATE rule as suggested by
> Mike.  But yeah, this looks like a good approach!

Next proposal attached. For my part it's the same as before, but now
with Mike's proposal added.

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBRPL64GXAi+BfhivFAQLJzwP/UjwoN3ZpMzuHIOtuw+heJt60oEly1Ro7
U99BdsFZ/q4xC9329XuxFykm7dhE6W/TbvEMxvSKoM6w2J2MeT7mrmUwylWFPe6W
QupZp/64LC7+n6wghCndlyLFmiJUb35yZo43ciK5WE1SCzpn9g08/CjeqWlWG2wo
4myzTIDZSFw=
=d0/o
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: b.diff
Url: http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20060828/648f4872/attachment.pl 


More information about the gnucash-devel mailing list