public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/5912: gcj -R doesn't work for mingw32 cross compiler
@ 2002-03-15  9:07 green
  0 siblings, 0 replies; 2+ messages in thread
From: green @ 2002-03-15  9:07 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, green, green, java-prs, nobody

Synopsis: gcj -R doesn't work for mingw32 cross compiler

Responsible-Changed-From-To: unassigned->green
Responsible-Changed-By: green
Responsible-Changed-When: Fri Mar 15 09:07:02 2002
Responsible-Changed-Why:
    I've got a fix.
State-Changed-From-To: open->closed
State-Changed-By: green
State-Changed-When: Fri Mar 15 09:07:02 2002
State-Changed-Why:
    I just checked in a fix for this.   It works now.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5912


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

* java/5912: gcj -R doesn't work for mingw32 cross compiler
@ 2002-03-10 11:46 Anthony Green
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Green @ 2002-03-10 11:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5912
>Category:       java
>Synopsis:       gcj -R doesn't work for mingw32 cross compiler
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 10 11:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Green
>Release:        3.1 20020309 (prerelease)
>Organization:
>Environment:
System: IA-32 Red Hat Linux 7.2
Architecture: i386

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-mingw32
configured with: ../gcc/configure --prefix=/usr/local/gcc --target=i686-pc-mingw32 --host=i686-pc-linux-gnu --enable-languages=c,c++,java --disable-nls --with-as=/usr/local/gcc/i686-pc-mingw32/bin/as --with-ld=/usr/local/gcc/i686-pc-mingw32/bin/ld --with-gnu-ld --with-gnu-as --enable-libgcj --enable-gc-type=boehm --disable-shared --enable-threads=win32 --disable-hash-synchronization --disable-interpreter --enable-sjlj-exceptions
>Description:
	"gcj -R" appears to be creating two functions with the same name.
One of them does the right thing (registering the resource data with the
runtime).  The other one is empty -- it just returns.  The assembler barfs 
on this.
>How-To-Repeat:
	$ i686-pc-mingw32-gcj -R foo -S -o foo.s anyfile

	The assembler will report an error about duplicate symbols.
>Fix:
	






>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-03-15 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-15  9:07 java/5912: gcj -R doesn't work for mingw32 cross compiler green
  -- strict thread matches above, loose matches on Subject: below --
2002-03-10 11:46 Anthony Green

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