lkml.org 
[lkml]   [2006]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux 2.6.16-rc1
Hi Sam,

Back on 2006-01-18, you said:
> > > But in the lxdialog case we need to execute the link step, because
> > > what we really try to do is to check if gcc can find a specific
> > > library in the search path.
> >
> > Will -print-file-name not do the trick for you?
> >
> > $ gcc -print-file-name=libcurses.so | grep -q /
> > $ echo $?
> > 0
> > $ gcc -print-file-name=libfoobar.a | grep -q /
> > $ echo $?
> > 1
>
> Much better - thanks!
> I will push out a new path tomorrow.

Where's that patch? As I understand it, this issue is still not fixed
in Linus' tree, while it really should be before 2.6.16 is released.

Thanks,
--
Jean Delvare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-02-07 13:43    [W:0.058 / U:0.848 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site