classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Removing pthread and gthread


From: Carlos Cavanna
Subject: Removing pthread and gthread
Date: Wed, 6 Mar 2002 15:11:59 -0800 (PST)

Hi,

I need to compile a version of classpath that
does not link with neither -lpthread nor -lgthread
(that is all I need to remove).

What would be the correct procedure to do it ?
I tried commenting out:
   AM_PATH_GLIB(1.2.4,,exit 1,gthread)

from configure.in but that is not a nice solution
as it seems to remove more than is necessary.
There has to be a higher level solution.

Thanks,
CC


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]