Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FYI: New game available in portage!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Utoxin
Guru
Guru


Joined: 19 Apr 2002
Posts: 413
Location: American Fork, UT

PostPosted: Sat Jun 15, 2002 3:33 am    Post subject: FYI: New game available in portage! Reply with quote

My first ebuild has just been merged into the main tree. It's a port of the classic DOS game 'Scorched Earch' called xscorch. It requires GTK+-1.2 or greater. Give it a try and see what you think.

Look for some more games to join the tree soon. I've got several on my list of things to write ebuilds for.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sat Jun 15, 2002 3:38 am    Post subject: Reply with quote

Nice, but:

Code:

gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c randserv.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c reg.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c regblock.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c regio.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c regvar.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c sslink.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c shash.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c sfractal.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c srand.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c sstr.c


My optimization flags are "-O3 -pipe"; where are the others coming from?
Back to top
View user's profile Send private message
Utoxin
Guru
Guru


Joined: 19 Apr 2002
Posts: 413
Location: American Fork, UT

PostPosted: Sat Jun 15, 2002 3:42 am    Post subject: Reply with quote

The game's configure script turns on some extras. Think they should be turned off so that only your opts get applied?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sat Jun 15, 2002 3:46 am    Post subject: Reply with quote

Given that Gentoo users generally customize the optimization flags themselves, I think it would make sense to disable the builtin flags.
Back to top
View user's profile Send private message
BinaryAlchemy
n00b
n00b


Joined: 31 May 2002
Posts: 42
Location: Ca, US

PostPosted: Sat Jun 15, 2002 3:56 am    Post subject: Reply with quote

No, because not all of us do that. I let the config scripts decide most of the time. Besides, from those flags your getting extra optimizations, what's there to complain about? :P
Back to top
View user's profile Send private message
FINITE
Guru
Guru


Joined: 10 May 2002
Posts: 449

PostPosted: Sat Jun 15, 2002 6:58 am    Post subject: Reply with quote

You should do an ebuild for quake :D
Back to top
View user's profile Send private message
Utoxin
Guru
Guru


Joined: 19 Apr 2002
Posts: 413
Location: American Fork, UT

PostPosted: Sat Jun 15, 2002 6:59 am    Post subject: Reply with quote

Hmmm. Interesting idea... I might take up that project.
Back to top
View user's profile Send private message
Utoxin
Guru
Guru


Joined: 19 Apr 2002
Posts: 413
Location: American Fork, UT

PostPosted: Sat Jun 15, 2002 7:13 am    Post subject: Reply with quote

(Of course, if I port Quake, I'll be obligated to port Textmode Quake as well...)
Back to top
View user's profile Send private message
kraylus
l33t
l33t


Joined: 07 Jun 2002
Posts: 648
Location: ft.worth.tx

PostPosted: Sat Jun 15, 2002 9:44 am    Post subject: Reply with quote

no... please dont :?

but yes, a quake port would be awesome. oh oh!! even better... DOOM/DOOM2!! i've got my doom and doom2 wad files waiting to be used. never had the time to figure out how to get it going on linux since all the docs that i was able to find were bout 5 years old :P

anyone know of a more up-to-date resource?

ryan
_________________
I used gentoo BEFORE it was cool.
Back to top
View user's profile Send private message
lain iwakura
Apprentice
Apprentice


Joined: 09 May 2002
Posts: 176
Location: sd, ca

PostPosted: Sat Jun 15, 2002 9:46 am    Post subject: Reply with quote

oh god, textmode quake. scary stuff. gonna have to try it no matter how odd it seems/looks.

for doom, check out doom legacy it includes an opengl version. compile it, install it, then run llxdoom -opengl.
_________________
[resident anime junkie] -- not just a linux freak.
Back to top
View user's profile Send private message
Sivar
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 266
Location: USA

PostPosted: Sat Jun 15, 2002 7:04 pm    Post subject: Reply with quote

delta407 wrote:
Nice, but:

Code:

gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c getopt.c


My optimization flags are "-O3 -pipe"; where are the others coming from?


THat's sort of funny because Scorched Earth for DOS ran fine in an 80286. Unless this version is far more advanced, the default opt flags for XScroch seem kinda silly. :)
_________________
The greatest deeds are still undone, the greatest songs are still unsung...
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Sun Jun 16, 2002 12:58 am    Post subject: Reply with quote

Sivar wrote:
delta407 wrote:
Nice, but:

Code:

gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=i686 -O3 -pipe -O3 -fomit-frame-pointer -finline-functions -funroll-loops -fthread-jumps  -c getopt.c


My optimization flags are "-O3 -pipe"; where are the others coming from?


THat's sort of funny because Scorched Earth for DOS ran fine in an 80286. Unless this version is far more advanced, the default opt flags for XScroch seem kinda silly. :)


with optimizations it's the new version, "Scorched Earth on stereoids"

or is it Scorched Earth XP? :p
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Sun Jun 16, 2002 1:51 am    Post subject: Reply with quote

moving this to the gamers forum where it belongs.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
Zu`
l33t
l33t


Joined: 26 May 2002
Posts: 716
Location: BE

PostPosted: Sun Jun 16, 2002 12:57 pm    Post subject: Reply with quote

Thanks for the ebuild.

Gonna try it out tonight :)

Greets
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum