GNU bug report logs -
#12386
24.2.50 ; enhancement regarding path names of C header files
Previous Next
Full log
View this message in rfc822 format
Hello!
At "revno: 109934" there is only one file left which includes a GNU
Emacs C header file by its full pathname:
cd lib-src && make all \
CC='gcc-4.0 -std=gnu99' CFLAGS='-g3 -H -pipe -fPIC -fno-common -O0
-mcpu=7450 -mtune=7450' CPPFLAGS='' \
LDFLAGS='-L/opt/local/lib -v -Wl,-v -Wl,-bind_at_load -Wl,-t'
MAKE='make'
gcc-4.0 -std=gnu99 -c -I. -I../src -I../lib -I/Volumes/Quellen/
emacs-24.2.50/lib-src -I/Volumes/Quellen/emacs-24.2.50/lib-src/../src
-I/Volumes/Quellen/emacs-24.2.50/lib-src/../lib -g3 -H -pipe -fPIC -
fno-common -O0 -mcpu=7450 -mtune=7450 -DCONFIG_BROKETS -
DINHIBIT_STRING_HEADER \
/Volumes/Quellen/emacs-24.2.50/lib-src/../src/regex.c
. ../src/config.h
.. ../src/conf_post.h
... ../lib/alloca.h
... /usr/include/string.h
.
.
.
.... /usr/include/runetype.h
.. /usr/include/crt_externs.h
. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdbool.h
. /Volumes/Quellen/emacs-24.2.50/lib-src/../src/regex.h
Could this compilation be "stream-lined" to use a relative path to
regex.h?
--
Greetings
Pete
There is no national science just as there is no national
multiplication table; what is national is no longer science.
– Anton Checov
This bug report was last modified 12 years and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.