Bug 3028 - DCR: need to combine ws and os folder structure (1GIX250)
Summary: DCR: need to combine ws and os folder structure (1GIX250)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jeff McAffer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:48 EDT by Veronika Irvine CLA
Modified: 2002-01-08 14:18 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Veronika Irvine CLA 2001-10-10 22:48:07 EDT
SWT has libraries called "libswt.so" which have the same name but different contents based on 
an os and ws combination (for example linux-gtk versus linux-motif versus solaris-motif).
We would like to keep the name of the library the same but have the library stored under a combination of os and ws folders
such as:
	os/linux/ws/gtk/libswt.so
	os/linux/ws/motif/libswt.so
	os/solaris/ws/motif/libswt.so

This requires the BootLoader to be able to concat the "ws" and "os" params in the load library lookup.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-24 06:41:30 EDT
PRODUCT VERSION:
132

Comment 2 DJ Houghton CLA 2002-01-08 14:18:03 EST
The os/ws/nl/arch story has been resolved and therefore this bug is obsolete. 
Closing.