Bug 3413 - multilib conflict: jars are platform dependent
Summary: multilib conflict: jars are platform dependent
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on: 3781 3782 3477 3779 3780
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-10-23 11:59 UTC by Stepan Kasal
Modified: 2006-12-21 21:13 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
list of problematic jars and classes (979 bytes, text/plain)
2006-10-23 12:32 UTC, Stepan Kasal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Kasal 2006-10-23 11:59:18 UTC
Some classes are not platform-independent: Build.class, Config.class, and other
ones.
This means that frysk-sys.jar, frysk-imports.jar, frysk-core.jar, and
frysk-gui.jar are also platform dependent.
Comment 1 Stepan Kasal 2006-10-23 12:32:04 UTC
Created attachment 1386 [details]
list of problematic jars and classes

This diff shows all the platform dependent classes.
Comment 2 Stepan Kasal 2006-10-23 12:38:52 UTC
Downstream: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211824

Andrew said that the fix is to move the platform-specific information to native
methods.

Comment 3 Andrew Cagney 2006-12-21 21:10:16 UTC
Split separate bugs for each problem file:
  frysk.Config
  frysk.*.Build
  frysk.sys.Sig
  frysk.sys.SyscallNum
the others are references back to these files; closing this bug.