Darwin / OS X

2001-09-14 Thread Max Horn
erstand that you have other probably more important tasks to think of, but I still hope something can be done on these problem.s I am still reading through "GNU Autoconf, Automake and Libtool", and excellent book BTW! Thanks, Max P.S.: I think I read in your mailing list archi

Darwin & Dynamic modules

2001-09-14 Thread Max Horn
ib \$libobjs \$deplibs\$linker_flags -install_name \$rpath/\$soname \$verstring" Changing the two \\" to \" worked nicely for me. Libtool, with this change, produces modules now when asked for them. -vx is really a useful set of options for /bin/sh :) Max -- ------

Re: Darwin & Dynamic modules

2001-09-15 Thread Max Horn
At 3:28 Uhr +0200 15.09.2001, Guido Draheim wrote: >Max Horn wrote: >> >> OK, I think I just found out that this is the reason modules are not >> built right on darwin: >> >> # Commands used to build and install a shared archive. >> archive_cmds="

Re: Darwin & Dynamic modules

2001-09-21 Thread Max Horn
n HEAD and branch-1-4... I'll make a 1.4.3 release >when the patch queue is clear again. Thanx, Gary, I will try it ASAP with some trouble-maker projects (one is gtk+-HEAD btw :) Max -- --- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool

Darwin once more

2001-09-21 Thread Max Horn
initly fails, the compiler does not like this behaviour. So I tried just dropping the $conveniance part, and that worked fine in one test case; but I think somebody should think about this who knows more. Max -- --- Max Horn Software

Re: Darwin once more

2001-09-21 Thread Max Horn
At 1:35 Uhr +0200 22.09.2001, Max Horn wrote: [...] >2) in libtool.m4, HEAD cvs, line 4685, look like this: > > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience' > >This particular line, as I know realize, is the source of various >problem I

Re: Shared libs under Mac OS X "Darwin"

2001-09-25 Thread Max Horn
happen if you use conveniance libs). Otherwise it works nicely. Max -- ------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 ___ Libtool mailing list [EMAIL PRO

Re: Shared libs under Mac OS X "Darwin"

2001-09-26 Thread Max Horn
At 9:52 Uhr +0100 26.09.2001, Nick Gorham wrote: >Max Horn wrote: > >> At 18:24 Uhr -0500 25.09.2001, Bob Friesenhahn wrote: >> >What is required to get shared libraries working under Mac OS X? Is >> >CVS libtool expected to work for Mac OS X? >> >>

Re: Darwin patches?

2001-10-04 Thread Max Horn
uot; errors > >Also there is a long standing problem with the way zsh echo handles >backslashes that I haven't had the time to look into. Fixing this >would make life for libtool on darwin a whole lot easier... Certainly! Max --

Re: Darwin patches?

2001-10-04 Thread Max Horn
ficient to fix the files like ltmain.sh, libtool, ltconfig etc. - these files are generated from other meta-source files. You should also look at the mailing list archives for some recent posts by me on this and other issues. Max -- ------- Max Horn Softw

Re: Darwin patches?

2001-10-04 Thread Max Horn
At 17:39 Uhr -0500 04.10.2001, scott hutinger wrote: >On Fri, 5 Oct 2001, Max Horn wrote: > >> >Ok, cdemo tests fail. What are the requirements from admin for >> >modification to cdemo if needed? Sorry I have to ask, sometimes people >> >have various

Force static linking?

2001-12-06 Thread Max Horn
with 1.4.2). My system is Mac OS X; maybe this feature is just not (yet?) implemented there? Or maybe I just am missing the corrcet option. :) Thanks, Max -- ------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (

Re: [Fink-devel] libtool "module" behavior and darwin

2002-11-25 Thread Max Horn
An alternate solution might be to change the kbackgammon exectuable to load the kbackgammon.so, too, instead of linking against it. Or is there anything else that needs to link against these loadable modules? Max -- --- Max Horn Software Developer