From: Joao C. <jc...@fe...> - 2002-01-22 19:36:36
|
On Tuesday 22 January 2002 8:38 am, Alan W. Irwin wrote: > Grab bag of topics here. The 3rd one is the nasty bug. > > (1) Maurice brought up turning on dynamic drivers by default earlier.=20 > Since nobody has objected, and I think this will be of some benefit to = our > users, I have just committed the change. Shouldn't "configure" disable dyndrivers if we don't know how to make sha= red=20 libraries on that system? Otherwise we get errors. This implies that the shared libraries detection in sysloc.in should be m= oved=20 to the top of the file, and enable_dyndrivers should be set to no if shar= ed=20 libs build is not supported in that system. This has to be done this=20 way, as other drivers configured afterwards depends on enable_dyndrivers. But this does not fully solve the problem, and as such I think that in th= e=20 RELEASE NOTES users should be warned that, is their systems shared libs a= re=20 not supported, they should configure without dyndrivers. Joao |