Adam Fedor wrote:

David Ayers wrote:

PS: instead of changing the dirctory structure of dev-lib/guile to fit the necesary inclusion path, I added after-all and before-clean targets to create a directory and a symbolic link. I hope that's ok. I don't think it should cause problems on Windows either.

Are you sure it's not a problem on Windows? Links on Windows don't work at all.

I know, but I was thinking that links are imlemented as copy. And since the copy of the headers would be done "after-all:" it should not affect the build porcess of the (sub)library but make the headers (and yes the *.m files and all the rest also) available for the other projects. An alternative would be to only create real directories on all plattforms and only copy the headers there. Does that sound better?


Cheers,
Dave





_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to