[Fink-devel] gcc3

2002-05-22 Thread David R. Morrison
I'd like to draw everyone's attention to a new section in the docs: http://fink.sourceforge.net/doc/porting/preparing.php#gcc3 ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas --

Re: [Fink-devel] gcc3

2002-05-22 Thread Chris Zubrzycki
On Wednesday, May 22, 2002, at 10:11 AM, David R. Morrison wrote: I'd like to draw everyone's attention to a new section in the docs: http://fink.sourceforge.net/doc/porting/preparing.php#gcc3 cool. don't forget: i saw somewhere that c++ libs from gcc2 will not be compatable with programs

RE: [Fink-devel] gcc3

2002-05-22 Thread Alexander Hansen
I compiled qt3 using gcc2 (from the December Tools). -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818Fax:208-988-4057 On

[Fink-devel] Glib and G_LOCK_DEFINE_STATIC

2002-05-22 Thread Ben Hines
This is with glib-1.2.10-5. Anyone know anything about glib's G_LOCK_DEFINE_STATIC? I have an app that uses it like so: /* this mutex provides a lock for stdout to avoid display conflict between thread */ G_LOCK_DEFINE_STATIC(stdout); --- line 39 G_LOCK(stdout); --- line 137 And it won't

Re: [Fink-devel] compile errors for tn5250

2002-05-22 Thread Jeremy Erwin
On Tuesday, May 21, 2002, at 05:28 PM, AdvertisingDept wrote: Thanks Ben for all the clues!!! Here's another obvious question: #man make replies there is no entry so does #man configure [localhost:~] jeremy% ls -l `which make` lrwxr-xr-x 1 root wheel 7 Apr 30 13:38

Re: [Fink-devel] compile errors for tn5250

2002-05-22 Thread Finlay Dobbie
On Tuesday, May 21, 2002, at 10:28 PM, AdvertisingDept wrote: Here's another obvious question: #man make replies there is no entry make is actually a symlink to gmake, AKA GNU make (there's another make implementation, called bsdmake, which is very different). Try man gmake instead.

Re: [Fink-devel] http://fink.sourceforge.net/doc/x11/index.php update?

2002-05-22 Thread David R. Morrison
Lloyd, thanks again for your work on updating the X11 section of the fink documentation. I have now incorporated your changes into the web site, and made a few additional updates. I'd like to encourage other Fink developers to check it out http://fink.sourceforge.net/doc/x11/index.php to see

Re: [Fink-devel] http://fink.sourceforge.net/doc/x11/index.php update?

2002-05-22 Thread Dave Vasilevsky
Perhaps some mention should be made of how to get the usage options for startx? Currently startx -- -help works for me because startx doesn't understand it, but I'm sure there's a better way. This is especially useful for folks using pure Darwin or not running the OS X WindowServer, since

Re: [Fink-devel] having trouble with fink installs: stuff seems out of date

2002-05-22 Thread David R. Morrison
Hi. Because of the changes made at sourceforge, doing a fink install from source at the moment is very difficult, perhaps impossible. However, a binary install works fine. What you need to do is, immediately after installing, run fink selfupdate-cvs. This updates the package location

Re: [Fink-devel] having trouble with fink installs: stuff seems outof date

2002-05-22 Thread paul beard
OK, I am making some progress. I just have to manually pull stuff down from the http://fink.sourceforge.net/bindist/dists/fink-0.3.2a/main/source/base/ directory. If you installed curl as a binary in the bootstrap (Darwin doesn't seem to have it) you could probably resolve these issues and