Re: [Virtuoso-users] Compiling virtuoso on intel mac os x

2007-06-04 Thread James Marsh
Hi Patrick, On 04/06/07, Patrick van Kleef wrote: Hmm. i do not know if that will work everywhere. Sometimes we specially build static libraries with shared objects for convenience. Let me know if you have any more problems and i will see what i can do about it. Just to reiterate in case th

Re: [Virtuoso-users] Compiling virtuoso on intel mac os x

2007-06-04 Thread Patrick van Kleef
Hi James, On 03/06/07, James Marsh wrote: Changing the link flags to use -static, -L and -l seems to fix things: Index: configure.in === RCS file: /cvsroot/virtuoso/virtuoso-opensource/configure.in,v retrieving revision 1.98 diff

Re: [Virtuoso-users] Compiling virtuoso on intel mac os x

2007-06-04 Thread Tim Haynes
James Marsh wrote: Hi, I'm looking forward to beginning to use virtuoso and have just checked out 5.0.1 from cvs and compiled it on an intel mac. Unfortunately I ran into a few problems which might trip other people up: 1. You might like to update the wiki to say to use -mmacosx-version-min=10

Re: [Virtuoso-users] Compiling virtuoso on intel mac os x

2007-06-04 Thread James Marsh
On 03/06/07, James Marsh wrote: Changing the link flags to use -static, -L and -l seems to fix things: Index: configure.in === RCS file: /cvsroot/virtuoso/virtuoso-opensource/configure.in,v retrieving revision 1.98 diff -u -r1.98