9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Ronald G Minnich <rminnich@lanl.gov>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] GNU binutils: you can't make this shit up
Date: Sun, 15 Jan 2006 18:50:21 -0700	[thread overview]
Message-ID: <43CAFBDD.3000001@lanl.gov> (raw)


extern int regexec _RE_ARGS ((const regex_t *__restrict __preg,
			      const char *__restrict __string,
				size_t __nmatch,
			      regmatch_t __pmatch[__restrict_arr],
			      int __eflags));

dang, and it's getting a build error too :-)

Where do the compiler attribute hacks end and the code begin, we wonders?

make[4]: Entering directory 
`/home/rminnich/src/l4/afterburner/build/binutils-2.15.91.0.
2/gas'
gcc -DHAVE_CONFIG_H -I. 
-I/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/
gas -I. -D_GNU_SOURCE -I. 
-I/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.
2/gas -I../bfd 
-I/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/confi
g 
-I/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/../include 
-I/home
/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/.. 
-I/home/rminnich/src/l4/
afterburner/extern/binutils-2.15.91.0.2/gas/../bfd 
-I/home/rminnich/src/l4/afterburner/e
xtern/binutils-2.15.91.0.2/gas/../intl -I../intl 
-DLOCALEDIR="\"/home/rminnich/src/l4/af
terburner/usr/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2
  -c /home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/app.c
In file included from ./targ-cpu.h:1,
                  from 
/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/
config/obj-elf.h:42,
                  from ./obj-format.h:1,
                  from 
/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/
config/te-linux.h:4,
                  from ./targ-env.h:1,
                  from 
/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/
as.h:629,
                  from 
/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/
app.c:30:
/home/rminnich/src/l4/afterburner/extern/binutils-2.15.91.0.2/gas/config/tc-i386.h:457: 

error: array type has incomplete element type

ya hoo!

ron


             reply	other threads:[~2006-01-16  1:50 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16  1:50 Ronald G Minnich [this message]
2006-01-16  2:00 ` Andy Newman
2006-01-16  3:10   ` Ronald G Minnich
2006-01-16  3:19     ` erik quanstrom
2006-01-16  3:47       ` David Leimbach
2006-01-18 12:55         ` Eirik Johnson
2006-01-18 13:45           ` Bruce Ellis
2006-01-18 14:00             ` alexandr babic
2006-01-18 15:45               ` Ronald G Minnich
2006-01-18 16:45                 ` Bruce Ellis
2006-01-18 17:00                   ` alexandr babic
2006-01-18 17:04                     ` Bruce Ellis
2006-01-18 17:00                 ` David Leimbach
2006-01-18 17:14                   ` Ronald G Minnich
2006-01-19  8:29               ` Eirik Johnson
2006-01-19 10:34                 ` Charles Forsyth
2006-01-19 10:43                   ` Bruce Ellis
2006-01-19 10:46                 ` erik quanstrom
2006-01-19 10:52                   ` Bruce Ellis
2006-01-19 15:41                 ` Ronald G Minnich
2006-01-19 16:05                 ` David Leimbach
2006-01-19 16:15                   ` [9fans] GNU binutils: you can't make this stuff up Brantley Coile
2006-01-19 17:16                     ` Bruce Ellis
2006-01-19 22:24                     ` erik quanstrom
2006-01-16 17:43       ` [9fans] GNU binutils: you can't make this shit up Ronald G Minnich
2006-01-16  3:46     ` David Leimbach
2006-01-16 17:44       ` Ronald G Minnich
2006-01-16 19:09         ` Bruce Ellis
2006-01-16  7:48     ` Andy Newman
2006-01-16  9:08       ` Bruce Ellis
2006-01-16 12:06       ` erik quanstrom
2006-01-16 13:23         ` Bruce Ellis
2006-01-16 19:17 jmk
2006-01-16 19:26 ` Bruce Ellis

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

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

  git send-email \
    --in-reply-to=43CAFBDD.3000001@lanl.gov \
    --to=rminnich@lanl.gov \
    --cc=9fans@cse.psu.edu \
    /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.
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 NNTP newsgroup(s).