search for: cygpath_w

Displaying 16 results from an estimated 16 matches for "cygpath_w".

2008 Jul 31
0
[LLVMdev] Is there room for another build system?
Albert Graef wrote: > The broken mingw support (as pointed out by Stuart) [...] s/Stuart/Kenneth/ Sorry. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de WWW: http://www.musikinformatik.uni-mainz.de/ag
2015 Apr 21
2
Availability of the 1.1.1 stable version
...A opus-1.1]# *compiler flags in 1.1:* AWK = gawk CC = gcc -std=gnu99 CCAS = gcc -std=gnu99 CCASDEPMODE = depmode=gcc3 CCASFLAGS = -g -O2 CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes CPP = gcc -E CPPFLAGS = CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DLLTOOL = false But If i run the same command you did (./opus_demo -d 48000 2 opus_encoded_crash.opus out.pcm) also crashed (same). Do I need to change any Makefile setting based on my system configuration? What is your system config? *This is my syst...
2008 Jul 31
4
[LLVMdev] Is there room for another build system?
Óscar Fuentes wrote: > Some points you mention on your web page are solved. Which ones? (Just curious.) > Others are not applicable to LLVM. That might be the case now, but the lack of even basic functionality in some areas (in particular, no advanced feature checks, no make dist/distcheck, no make uninstall, lack of useful trace options when something goes wrong during a build, arcane
2006 Nov 27
1
MinGW problem - unable to compile - config.log
...;${SHELL} /C/tinc-1.0.5/missing --run autoconf' AUTOHEADER='${SHELL} /C/tinc-1.0.5/missing --run autoheader' AUTOMAKE='${SHELL} /C/tinc-1.0.5/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='' CFLAGS='' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GMSGFMT='/mingw/bin/msgfmt' GREP='' HAVE_TUNTAP='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM=...
2015 Apr 21
3
Availability of the 1.1.1 stable version
...c -std=gnu99 > > CCASDEPMODE = depmode=gcc3 > > CCASFLAGS = -g -O2 > > CCDEPMODE = depmode=gcc3 > > CFLAGS = -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align > > -Wnested-externs -Wshadow -Wstrict-prototypes > > CPP = gcc -E > > CPPFLAGS = > > CYGPATH_W = echo > > DEFS = -DHAVE_CONFIG_H > > DEPDIR = .deps > > DLLTOOL = false > > > > > > But If i run the same command you did (./opus_demo -d 48000 2 > > opus_encoded_crash.opus out.pcm) also crashed (same). Do I need to > > change any Makefile setting b...
2008 Sep 02
1
Unable to compile mod_jk on Centos 5.2 64-bit
...XSCPPFLAGS='' APXSLDFLAGS='-arch x86_64' AR='' AWK='gawk' CC='' CCDEPMODE='' CFLAGS='-arch x86_64' CP='/bin/cp' CPP='' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='' ECHO='/bin/echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='$...
2015 Apr 21
0
Availability of the 1.1.1 stable version
...> CC = gcc -std=gnu99 > CCAS = gcc -std=gnu99 > CCASDEPMODE = depmode=gcc3 > CCASFLAGS = -g -O2 > CCDEPMODE = depmode=gcc3 > CFLAGS = -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align > -Wnested-externs -Wshadow -Wstrict-prototypes > CPP = gcc -E > CPPFLAGS = > CYGPATH_W = echo > DEFS = -DHAVE_CONFIG_H > DEPDIR = .deps > DLLTOOL = false > > > But If i run the same command you did (./opus_demo -d 48000 2 > opus_encoded_crash.opus out.pcm) also crashed (same). Do I need to > change any Makefile setting based on my system configuration? What...
2015 Apr 22
0
Availability of the 1.1.1 stable version
...EPMODE = depmode=gcc3 >> > CCASFLAGS = -g -O2 >> > CCDEPMODE = depmode=gcc3 >> > CFLAGS = -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align >> > -Wnested-externs -Wshadow -Wstrict-prototypes >> > CPP = gcc -E >> > CPPFLAGS = >> > CYGPATH_W = echo >> > DEFS = -DHAVE_CONFIG_H >> > DEPDIR = .deps >> > DLLTOOL = false >> > >> > >> > But If i run the same command you did (./opus_demo -d 48000 2 >> > opus_encoded_crash.opus out.pcm) also crashed (same). Do I need to >> &g...
2013 May 27
2
Dovecot 2.2 build rpm on Centos6
...#39;' CDB_LIBS='' CFLAGS='%{__global_cflags} -fno-strict-aliasing' CLUCENE_CFLAGS='' CLUCENE_LIBS='' COMPRESS_LIBS='' CPP='' CPPFLAGS='' CRYPT_LIBS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-O2 -g' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DICT_LIBS='' DOVECOT_PLUGIN_DEPS_FALSE='' DOVECOT_PLUGIN_DEPS_TRUE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FGREP='' GREP...
2015 Apr 20
1
Availability of the 1.1.1 stable version
Hi, We are able to reproduce the issue with the 1.1 opus_demo (sample file). We captured the frames in our server just before the opus_decode and fed the file to opus_demo (1.1) and it is crashing. Same file is tested with 1.1.1 and it is fine. So this is in line with our server testing observation and I think here we can conclude that the 1.1 library is crashing while handling a specific mode
2008 Jan 28
0
Package Installation produces "gcc fails sanity check" error when installing RODBC error
...g --run autoheader' AUTOMAKE='${SHELL} /home/joe/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/lib/cpp' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DARWIN_BUILD_FALSE='' DARWIN_BUILD_TRUE='' DEFS='' DEPDIR='.deps' DOC_BUILD_FALSE='' DOC_BUILD_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77=...
2008 Aug 26
2
Error while compiling Ices 0.4
...s-0.4/missing --run automake-1.8' AWK='mawk' CC='arm-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CPP='arm-linux-gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' ICES_OBJECTS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTAL...
2004 Aug 06
3
ices2 compilations problems
...ELL} /home/Darkmeteor/cvs/ices/missing --run autoheader' AUTOMAKE='${SHELL} /home/Darkmeteor/cvs/ices/missing --run automake-1.7' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-O20 -fsigned-char -D_REENTRANT' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUG='-g -Wall -fsigned-char -D_REENTRANT' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='#' HAVE_OSS_FALSE='#...
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line I'm using for ices2 is : ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor Problem : checking for Ogg... yes checking for Vorbis... yes checking for Shout... no
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...OHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CURLCONFIG = @CURLCONFIG@ +CURL_CFLAGS = @CURL_CFLAGS@ +CURL_LIBS = @CURL_LIBS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DICT_LIBS = @DICT_LIBS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GREP = @GREP@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INST...
2010 Sep 03
1
TinycoreLinux Install
...OTE_FALSE='#' BUILD_BACKEND_REMOTE_TRUE='' CC='' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOCUMENTATION_RULES_FALSE='' DOCUMENTATION_RULES_TRUE='#' DOT='' DOXYGEN='' DOXYGEN_DOT_PATH='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T=''...