--- Gio 17/12/09, Charles Wilson ha scritto:
> Dave Korn wrote:
> > Marco Atzeri wrote:
> >
> >> not sure but I suspect
> >>
> ---
> >> lt_search_path_spec=`$ECHO
> "$lt_tmp_lt_search_path_spec" | awk '
> >> BEGIN {RS=" "; FS="/|\n";}
Charles Wilson wrote:
> Dave Korn wrote:
>> Marco Atzeri wrote:
>>>
>>> if (lt_foo != "") { lt_freq[[lt_foo]]++; }
>>> if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
>>>
>>> awk states sintax error due to double [
>> Yeah, it would. That's some sort of changequote problem.
>
> Only if Marco'
Dave Korn wrote:
> Marco Atzeri wrote:
>
>> not sure but I suspect
>> ---
>> lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
>> BEGIN {RS=" "; FS="/|\n";} {
>> lt_foo="";
>> lt_count=0;
>> for (lt_i = NF; lt_i > 0; l
Marco Atzeri wrote:
> not sure but I suspect
> ---
> lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
> BEGIN {RS=" "; FS="/|\n";} {
> lt_foo="";
> lt_count=0;
> for (lt_i = NF; lt_i > 0; lt_i--) {
> if ($lt_i !=
--- Mer 16/12/09, Charles Wilson ha scritto:
> Data: Mercoledì 16 dicembre 2009, 19:00
> On Wed, 16 Dec 2009 16:39 +,
> "Marco Atzeri" wrote:
> > I suspect the problem is here, on the fortran libs
> path
> > coming as default
> >
> >
> > FLIBS=' -L/usr/lib/gcc/i686-pc-cygwin/4.3.4
> > -L/
On Wed, 16 Dec 2009 16:39 +, "Marco Atzeri" wrote:
> I suspect the problem is here, on the fortran libs path
> coming as default
>
>
> FLIBS=' -L/usr/lib/gcc/i686-pc-cygwin/4.3.4
> -L/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../.. -lm -lgfortranbegin
> -lgfortran -lcygwin -luser32 -lkernel32 -la
--- Mer 16/12/09, Dave Korn ha scritto:
> Marco Atzeri wrote:
> > Hi,
> > we are moving octave to automake/libtool
> > and currently on cygwin I have plenty of bogus
> warning
> >
> > libtool: link: warning:
> `/usr/lib/gcc/i686-pc-cygwin/4.3.4/.
--- Mer 16/12/09, Dave Korn ha scritto:
> Marco Atzeri wrote:
> > Hi,
> > we are moving octave to automake/libtool
> > and currently on cygwin I have plenty of bogus
> warning
> >
> > libtool: link: warning:
> `/usr/lib/gcc/i686-pc-cygwin/4.3.4/.
Marco Atzeri wrote:
> Hi,
> we are moving octave to automake/libtool
> and currently on cygwin I have plenty of bogus warning
>
> libtool: link: warning:
> `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libhdf5.la' seems to be moved
> libtool: link: warning:
> `/usr
Hi,
we are moving octave to automake/libtool
and currently on cygwin I have plenty of bogus warning
libtool: link: warning: `/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libhdf5.la'
seems to be moved
libtool: link: warning:
`/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libfontconfig.la' s
10 matches
Mail list logo