public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
@ 2005-03-08 19:39 delarosa at ilstechnology dot com
  2005-03-08 19:41 ` [Bug java/20384] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: delarosa at ilstechnology dot com @ 2005-03-08 19:39 UTC (permalink / raw)
  To: java-prs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

gcj -O2 -shared -fjni -findirect-dispatch ojdbc14.jar -o ojdbc14.so
gcj -o oracletest -O2 --classpath=/home/acuser/gcj/DB/ojdbc14.jar jdbcTester.java
 -main=jdbcTester /home/acuser/gcj/DB/ojdbc14.so -L /usr/local/lib -lgcj
jc1: error: invalid option ΓÇÿain=jdbcTesterΓÇÖ
make: *** [oracletest] Error 1

-- 
           Summary: Can't compile oracle test jdbc app with oracle
                    jdbc14.jar shared lib version
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: delarosa at ilstechnology dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20384


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

* [Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
  2005-03-08 19:39 [Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version delarosa at ilstechnology dot com
@ 2005-03-08 19:41 ` pinskia at gcc dot gnu dot org
  2005-03-08 19:49 ` delarosa at ilstechnology dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-08 19:41 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-08 16:40 -------
-main=jdbcTester

You want --main= jdbcTester

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20384


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

* [Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
  2005-03-08 19:39 [Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version delarosa at ilstechnology dot com
  2005-03-08 19:41 ` [Bug java/20384] " pinskia at gcc dot gnu dot org
@ 2005-03-08 19:49 ` delarosa at ilstechnology dot com
  2005-06-05  7:38 ` pinskia at gcc dot gnu dot org
  2005-06-05  7:39 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: delarosa at ilstechnology dot com @ 2005-03-08 19:49 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From delarosa at ilstechnology dot com  2005-03-08 16:49 -------
Thanks, --main fixed it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20384


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

* [Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
  2005-03-08 19:39 [Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version delarosa at ilstechnology dot com
  2005-03-08 19:41 ` [Bug java/20384] " pinskia at gcc dot gnu dot org
  2005-03-08 19:49 ` delarosa at ilstechnology dot com
@ 2005-06-05  7:38 ` pinskia at gcc dot gnu dot org
  2005-06-05  7:39 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-05  7:38 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-05 07:38 -------
Reopening to ...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20384


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

* [Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
  2005-03-08 19:39 [Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version delarosa at ilstechnology dot com
                   ` (2 preceding siblings ...)
  2005-06-05  7:38 ` pinskia at gcc dot gnu dot org
@ 2005-06-05  7:39 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-05  7:39 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-05 07:39 -------
Mark as invalid.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20384


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

end of thread, other threads:[~2005-06-05  7:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-08 19:39 [Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version delarosa at ilstechnology dot com
2005-03-08 19:41 ` [Bug java/20384] " pinskia at gcc dot gnu dot org
2005-03-08 19:49 ` delarosa at ilstechnology dot com
2005-06-05  7:38 ` pinskia at gcc dot gnu dot org
2005-06-05  7:39 ` pinskia at gcc dot gnu dot org

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