Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 13816 Details for
Bug 71636
[build] Implement autotooling for swt make files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
motif patch
00-make_linux.mak.patch (text/plain), 2.18 KB, created by
Jan Schulz
on 2004-08-09 08:12:31 EDT
(
hide
)
Description:
motif patch
Filename:
MIME Type:
Creator:
Jan Schulz
Created:
2004-08-09 08:12:31 EDT
Size:
2.18 KB
patch
obsolete
>--- plugins/org.eclipse.swt/Eclipse SWT PI/motif/library/make_linux.mak 2004-08-01 03:18:22 +0200 >+++ plugins/org.eclipse.swt/Eclipse SWT PI/motif/library/make_linux.mak 2004-08-01 03:19:56 +0200 >@@ -35,7 +35,7 @@ > SWT_LIBS = -L$(MOTIF_HOME)/lib -lXm -L/usr/lib -L/usr/X11R6/lib \ > -rpath . -x -shared -lX11 -lm -lXext -lXt -lXp -ldl -lXinerama -lXtst > CFLAGS = -O -s -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DMOTIF -fpic -I./ \ >- -I$(JAVA_HOME)/include -I$(MOTIF_HOME)/include -I/usr/X11R6/include >+ -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux -I$(MOTIF_HOME)/include -I/usr/X11R6/include > > GNOME_PREFIX = swt-gnome > GNOME_LIB = lib$(GNOME_PREFIX)-$(WS_PREFIX)-$(SWT_VERSION).so >@@ -47,7 +47,7 @@ > KDE_LIB = lib$(KDE_PREFIX)-$(WS_PREFIX)-$(SWT_VERSION).so > KDE_OBJS = kde.o > KDE_LIBS = -L/usr/lib -L$(QT_HOME)/lib -shared -lkdecore -lqt >-KDE_CFLAGS = -fno-rtti -c -O -I/usr/include/kde -I$(QT_HOME)/include -I$(JAVA_HOME)/include >+KDE_CFLAGS = -fno-rtti -c -O -I/usr/include/kde -I$(QT_HOME)/include -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux > > AWT_PREFIX = swt-awt > AWT_LIB = lib$(AWT_PREFIX)-$(WS_PREFIX)-$(SWT_VERSION).so >@@ -86,13 +86,13 @@ > gcc -o $@ $(GNOME_OBJECTS) $(GNOME_LIBS) > > gnome.o: gnome.c >- gcc -O -Wall -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DGTK -I$(JAVA_HOME)/include $(GNOME_CFLAGS) -c -o gnome.o gnome.c >+ gcc -O -Wall -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DGTK -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux $(GNOME_CFLAGS) -c -o gnome.o gnome.c > > gnome_structs.o: gnome_structs.c >- gcc -O -Wall -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DGTK -I$(JAVA_HOME)/include $(GNOME_CFLAGS) -c -o gnome_structs.o gnome_structs.c >+ gcc -O -Wall -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DGTK -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux $(GNOME_CFLAGS) -c -o gnome_structs.o gnome_structs.c > > gnome_stats.o: gnome_stats.c >- gcc -O -Wall -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DGTK -I$(JAVA_HOME)/include $(GNOME_CFLAGS) -c -o gnome_stats.o gnome_stats.c >+ gcc -O -Wall -DSWT_VERSION=$(SWT_VERSION) -DLINUX -DGTK -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux $(GNOME_CFLAGS) -c -o gnome_stats.o gnome_stats.c > > make_kde: $(KDE_LIB) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71636
:
13815
| 13816