|
Bugzilla – Full Text Bug Listing |
| Summary: | gcj can not be started on SL 10.1-beta5 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Petr Mladek <pmladek> |
| Component: | Development | Assignee: | GCC Development Team at SuSE <development-gcc> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Beta 5 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Sample java source | ||
|
Description
Petr Mladek
2006-03-01 10:51:57 UTC
Ah, forgot to assing the bug to development-gcc@suse.de. Created attachment 70757 [details]
Sample java source
Use gcj InvocationHelloWorld.java --main=InvocationHelloWorld Ah, I see it now. Alternatively, you can use the following command to get the bytecode (.class):
gcj -C InvocationHelloWorld.java
I am sorry for the noise.
|