[winegcc10] Search standard libraries last

Dimitrie O. Paun dpaun at rogers.com
Sun Sep 21 23:52:38 CDT 2003


On September 18, 2003 09:59 am, Richard Cohen wrote:
> >>+        fprintf(stderr, "Ignoring library %s\n", library);
> >
> > We need to pass .a files to gcc, otherwise Winelib apps break.
>
> Yes of course.
>  > What do you mean "won't find"?
> This comment refers to the ones that couldn't be found in the library
> search path.  Maybe I should give up putting comments in ;-}
>
> > And we should pass .so libs to gcc as well.
>
> Sorry - s/winebuild/gcc/ - of course at the moment winegcc doesn't
> recognize them.

OK, so I'm confused: if we both agree that we should be passing .a and
.so stuff to gcc, why are we ignoring these libs? (At this point, I'm
not sure at all of the context of the patch, it may be that just the
comment is a bit confusing).

-- 
Dimi.




More information about the wine-devel mailing list