[Scilab-users] ilib_for_link Mac OS X 10.8

Cássio Pazinatto illusionteam at gmail.com
Sun Sep 2 15:57:46 CEST 2012


Well, I do have gfortran installed... And it works ok on the terminal, was a standard instalation (Xcode + command line tools + gcc from HPC). Is there a way to chance the location where scilab is looking?

Thanks,
Cássio

Em 02/09/2012, às 05:24, Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com> escreveu:

> Well, looks like you don't have gfortran on your system or it is not in a standard path ... 
> 
> S
> 
> Le 01/09/2012 15:24, Cássio Pazinatto a écrit :
>> 
>> Sylvestre,
>> 
>> I deleted the makefile.orig. Its like it can't find de compiler. The config.log file is attached.
>> 
>> Thanks,
>> Cássio
>> 
>> 
>> 
>> 
>> OUTPUT:
>> ilib_gen_Make: Configurar: Gerar Makefile.
>>    ilib_gen_Make: Comando: /Applications/scilab-5.4.0-beta-3.app/Contents/MacOS/share/scilab/modules/dynamic_link/src/scripts/compilerDetection.sh 
>>    Saída: Detection of C/C++/Fortran Compilers
>>    Saída: checking for a BSD-compatible install... /usr/bin/install -c
>>    Saída: checking whether build environment is sane... yes
>>    Saída: checking for a thread-safe mkdir -p... ./install-sh -c -d
>>    Saída: checking for gawk... no
>>    Saída: checking for mawk... no
>>    Saída: checking for nawk... no
>>    Saída: checking for awk... awk
>>    Saída: checking whether make sets $(MAKE)... yes
>>    Saída: checking whether to enable maintainer-specific portions of Makefiles... no
>>    Saída: checking for gcc... gcc
>>    Saída: checking whether the C compiler works... yes
>>    Saída: checking for C compiler default output file name... a.out
>>    Saída: checking for suffix of executables... 
>>    Saída: checking whether we are cross compiling... no
>>    Saída: checking for suffix of object files... o
>>    Saída: checking whether we are using the GNU C compiler... yes
>>    Saída: checking whether gcc accepts -g... yes
>>    Saída: checking for gcc option to accept ISO C89... none needed
>>    Saída: checking for style of include used by make... GNU
>>    Saída: checking dependency style of gcc... none
>>    Saída: checking for g++... g++
>>    Saída: checking whether we are using the GNU C++ compiler... yes
>>    Saída: checking whether g++ accepts -g... yes
>>    Saída: checking dependency style of g++... none
>>    Saída: checking for gfortran... no
>>    Saída: checking for g95... no
>>    Saída: checking for xlf95... no
>>    Saída: checking for f95... no
>>    Saída: checking for fort... no
>>    Saída: checking for ifort... no
>>    Saída: checking for ifc... no
>>    Saída: checking for efc... no
>>    Saída: checking for pgfortran... no
>>    Saída: checking for pgf95... no
>>    Saída: checking for lf95... no
>>    Saída: checking for ftn... no
>>    Saída: checking for xlf90... no
>>    Saída: checking for f90... no
>>    Saída: checking for pgf90... no
>>    Saída: checking for pghpf... no
>>    Saída: checking for epcf90... no
>>    Saída: checking for g77... no
>>    Saída: checking for xlf... no
>>    Saída: checking for f77... no
>>    Saída: checking for frt... no
>>    Saída: checking for pgf77... no
>>    Saída: checking for cf77... no
>>    Saída: checking for fort77... no
>>    Saída: checking for fl32... no
>>    Saída: checking for af77... no
>>    Saída: checking whether we are using the GNU Fortran compiler... no
>>    Saída: checking whether  accepts -g... no
>>    Saída: checking build system type... i386-apple-darwin12.1.0
>>    Saída: checking host system type... i386-apple-darwin12.1.0
>>    Saída: checking for a sed that does not truncate output... /usr/bin/sed
>>    Saída: checking for grep that handles long lines and -e... /usr/bin/grep
>>    Saída: checking for egrep... /usr/bin/grep -E
>>    Saída: checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
>>    Saída: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
>>    Saída: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
>>    Saída: checking for BSD-compatible nm... /usr/bin/nm
>>    Saída: checking whether ln -s works... yes
>>    Saída: checking how to recognize dependent libraries... pass_all
>>    Saída: checking how to run the C preprocessor... gcc -E
>>    Saída: checking for ANSI C header files... yes
>>    Saída: checking for sys/types.h... yes
>>    Saída: checking for sys/stat.h... yes
>>    Saída: checking for stdlib.h... yes
>>    Saída: checking for string.h... yes
>>    Saída: checking for memory.h... yes
>>    Saída: checking for strings.h... yes
>>    Saída: checking for inttypes.h... yes
>>    Saída: checking for stdint.h... yes
>>    Saída: checking for unistd.h... yes
>>    Saída: checking dlfcn.h usability... yes
>>    Saída: checking dlfcn.h presence... yes
>>    Saída: checking for dlfcn.h... yes
>>    Saída: checking how to run the C++ preprocessor... g++ -E
>>    Saída: checking for g77... no
>>    Saída: checking for xlf... no
>>    Saída: checking for f77... no
>>    Saída: checking for frt... no
>>    Saída: checking for pgf77... no
>>    Saída: checking for cf77... no
>>    Saída: checking for fort77... no
>>    Saída: checking for fl32... no
>>    Saída: checking for af77... no
>>    Saída: checking for xlf90... no
>>    Saída: checking for f90... no
>>    Saída: checking for pgf90... no
>>    Saída: checking for pghpf... no
>>    Saída: checking for epcf90... no
>>    Saída: checking for gfortran... no
>>    Saída: checking for g95... no
>>    Saída: checking for xlf95... no
>>    Saída: checking for f95... no
>>    Saída: checking for fort... no
>>    Saída: checking for ifort... no
>>    Saída: checking for ifc... no
>>    Saída: checking for efc... no
>>    Saída: checking for pgfortran... no
>>    Saída: checking for pgf95... no
>>    Saída: checking for lf95... no
>>    Saída: checking for ftn... no
>>    Saída: checking whether we are using the GNU Fortran 77 compiler... no
>>    Saída: checking whether  accepts -g... no
>>    Saída: checking the maximum length of command line arguments... 196608
>>    Saída: checking command to parse /usr/bin/nm output from gcc object... ok
>>    Saída: checking for objdir... .libs
>>    Saída: checking for ar... ar
>>    Saída: checking for ranlib... ranlib
>>    Saída: checking for strip... strip
>>    Saída: checking for dsymutil... dsymutil
>>    Saída: checking for nmedit... nmedit
>>    Saída: checking for -single_module linker flag... yes
>>    Saída: checking for -exported_symbols_list linker flag... yes
>>    Saída: checking if gcc supports -fno-rtti -fno-exceptions... no
>>    Saída: checking for gcc option to produce PIC... -fno-common
>>    Saída: checking if gcc PIC flag -fno-common works... yes
>>    Saída: checking if gcc static flag -static works... no
>>    Saída: checking if gcc supports -c -o file.o... yes
>>    Saída: checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
>>    Saída: checking dynamic linker characteristics... darwin12.1.0 dyld
>>    Saída: checking how to hardcode library paths into programs... immediate
>>    Saída: checking whether stripping libraries is possible... yes
>>    Saída: checking if libtool supports shared libraries... yes
>>    Saída: checking whether to build shared libraries... yes
>>    Saída: checking whether to build static libraries... no
>>    Saída: configure: creating libtool
>>    Saída: appending configuration tag "CXX" to libtool
>>    Saída: checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
>>    Saída: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
>>    Saída: checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
>>    Saída: checking for g++ option to produce PIC... -fno-common
>>    Saída: checking if g++ PIC flag -fno-common works... yes
>>    Saída: checking if g++ static flag -static works... no
>>    Saída: checking if g++ supports -c -o file.o... yes
>>    Saída: checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
>>    Saída: checking dynamic linker characteristics... darwin12.1.0 dyld
>>    Saída: (cached) (cached) checking how to hardcode library paths into programs... immediate
>>    Saída: appending configuration tag "F77" to libtool
>>    Saída: configure: creating ./config.status
>>    Saída: config.status: creating Makefile
>>    Saída: config.status: executing depfiles commands
>>    Saída: 
>>    Saída: Options used to compile and link:
>>    Saída:   CC               =  gcc -arch x86_64 
>>    Saída:   CFLAGS           =  -g -O2 -I/sw/include 
>>    Saída:   CPP              = gcc -E
>>    Saída:   CPPFLAGS         =   -I/sw/include 
>>    Saída:   PCFLAGS          = 
>>    Saída:   DEFS             = -DPACKAGE_NAME=\"scilab\" -DPACKAGE_TARNAME=\"scilab\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"scilab\ 0\" -DPACKAGE_BUGREPORT=\"http://bugzilla.scilab.org/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scilab\" -DVERSION=\"0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
>>    Saída:   LD               = /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
>>    Saída:   LDFLAGS          =   -L/sw/lib/ 
>>    Saída:   LIBS             = 
>>    Saída:   CXX              =  g++ -arch x86_64 
>>    Saída:   CXXFLAGS         = -g -O2
>>    Saída:   F77              = 
>>    Saída:   FFLAGS           = 
>>    Saída:   F77_LDFLAGS      = 
>>    Saída: 
>>    stderr: 
>> 
>> 
>> _______________________________________________
>> users mailing list
>> users at lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
> 
> 
> -- 
> Sylvestre Ledru
> Operations Manager / Community Manager
> -----------------------------------------------------------
> Scilab Enterprises
> 143bis rue Yves Le Coz - 78000 Versailles, France
> http://www.scilab-enterprises.com
> 
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120902/f952b5f3/attachment.htm>


More information about the users mailing list