Bug 3413

Summary: multilib conflict: jars are platform dependent
Product: frysk Reporter: Stepan Kasal <skasal>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 3781, 3782, 3477, 3779, 3780    
Bug Blocks: 2235    
Attachments: list of problematic jars and classes

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.