public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/5137: make proto fails (SYSCALLS.c.X generation broken) since -aux-info is not supported
@ 2001-12-16 22:46 aj
  0 siblings, 0 replies; only message in thread
From: aj @ 2001-12-16 22:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5137
>Category:       other
>Synopsis:       make proto fails (SYSCALLS.c.X generation broken) since -aux-info is not supported
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 16 22:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     aj@suse.de
>Release:        GCC 3.1 CVS as of 2001-12-17
>Organization:
>Environment:
i686-linux-gnu
>Description:
sed -e s/TARGET_GETGROUPS_T/gid_t/ \
  ../../gcc/sys-types.h ../../gcc/sys-protos.h > SYSCALLS.c
./xgcc -B./ -B/usr/i486-suse-linux/bin/ -isystem /usr/i486-suse-linux/include -isystem /usr/i486-suse-linux/sys-include -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include     -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \
  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
cc1: unrecognized option `-aux-info'
cc1: output filename specified twice
cc1: SYSCALLS.c.X: No such file or directory
make: *** [SYSCALLS.c.X] Error 1
>How-To-Repeat:

Run the following command after make bootstrap:
make -C gcc CC="./xgcc -B ./ -O2" proto
>Fix:
NOt known.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-17  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-16 22:46 other/5137: make proto fails (SYSCALLS.c.X generation broken) since -aux-info is not supported aj

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).