unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: 12386@debbugs.gnu.org
Subject: bug#12386: 24.2.50 ; enhancement regarding path names of C header files
Date: Sat, 8 Sep 2012 17:25:12 +0200	[thread overview]
Message-ID: <B39BDBBF-CD0D-4624-8375-2BE1846E64C5@Freenet.DE> (raw)

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






             reply	other threads:[~2012-09-08 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-08 15:25 Peter Dyballa [this message]
2012-09-08 16:26 ` bug#12386: 24.2.50 ; enhancement regarding path names of C header files Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B39BDBBF-CD0D-4624-8375-2BE1846E64C5@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=12386@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).