Le lundi 05 septembre 2016 06:56:58, Ari Jolma a écrit :
> 05.09.2016, 03:27, JIA Pei kirjoitti:
> > If I just move forward without enabling all other configurations,
> > namely, still keep all "no"s, and do "make -j8", I got the following
> > error message:
> > libtool: compile: g++ -DHAVE_AVX_AT_
> I'm trying to enable all --with-X during gdal-git configuration.
> However, it
> looks
> --with-X can be set to
>
> * yes
>
> * no
>
> * path
>
> * config
>
> 1 out of the above 4 values.
Which one you need depends on what you are trying to do. If you have
non-standard l
05.09.2016, 03:27, JIA Pei kirjoitti:
If I just move forward without enabling all other configurations,
namely, still keep all "no"s, and do "make -j8", I got the following
error message:
libtool: compile: g++ -DHAVE_AVX_AT_COMPILE_TIME
-DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME
Hi, all:
Sorry, I didn't find a gdal-user mailing list. So, I have to post my
question here in gdal-dev. Hope this doesn't bother you.
My configuration:
Ubuntu 16.04.1
GCC: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
gdal: directly git out from https://github.com/OSGeo/gdal on September