all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12386: 24.2.50 ; enhancement regarding path names of C header files
@ 2012-09-08 15:25 Peter Dyballa
  2012-09-08 16:26 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Dyballa @ 2012-09-08 15:25 UTC (permalink / raw)
  To: 12386

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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#12386: 24.2.50 ; enhancement regarding path names of C header files
  2012-09-08 15:25 bug#12386: 24.2.50 ; enhancement regarding path names of C header files Peter Dyballa
@ 2012-09-08 16:26 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2012-09-08 16:26 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: 12386

Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:

> Could this compilation be "stream-lined" to use a relative path to
> regex.h?

It already does.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-08 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08 15:25 bug#12386: 24.2.50 ; enhancement regarding path names of C header files Peter Dyballa
2012-09-08 16:26 ` Andreas Schwab

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.