[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DAP for iMAC OSX 10.4.11 a Patch
From: |
Karl Berry |
Subject: |
Re: DAP for iMAC OSX 10.4.11 a Patch |
Date: |
Tue, 25 Mar 2008 21:14:48 -0500 |
Hi Roberto, Eduardo,
Thanks for the report.
I was trying to run Dap on my iMac OS X 10.4.11(MacIntel), and I
Cool! What are you doing with Dap (just curious)?
< arg[g++] = "-L";
< arg[g++] = libdir;
> arg[g++] = "-L/usr/local/lib";
Well, hardwiring /usr/local/lib wouldn't be right, but it would be easy
enough to create -Llibdir as one argument.
(Susan, are you there?)
Thanks again,
Karl