🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Thread View: pl.comp.lang.ruby
2 messages
2 total messages Started by Jarod Fri, 06 Mar 2009 07:53
bledy makefile-a pod SUNOS
#1199
Author: Jarod
Date: Fri, 06 Mar 2009 07:53
21 lines
734 bytes
Witam,

Czy ma ktos moze rozwiazanie na problem Makefile-a pod sunos-em?
podczas komplacji wyrzuca mi placzona nazwe pliku -ooutfile zmiast -o
outfile

 ~/tmp/ruby-1.9.1-p0/ext/json/ext/parser$ gcc -I. -I../../../../.ext/
include/sparc-solaris2.9 -I../../../.././include -I../../../.././ext/
json/ext/parser -DRUBY_EXTCONF_H=\"extconf.h\"  -
D_FILE_OFFSET_BITSd  -fPIC  -O2 -g -Wall -Wno-parentheses -Wall -
ounicode.o -c unicode.c

a powinno byc

 ~/tmp/ruby-1.9.1-p0/ext/json/ext/parser$ gcc -I. -I../../../../.ext/
include/sparc-solaris2.9 -I../../../.././include -I../../../.././ext/
json/ext/parser -DRUBY_EXTCONF_H=\"extconf.h\"  -
D_FILE_OFFSET_BITSd  -fPIC  -O2 -g -Wall -Wno-parentheses -Wall -o
unicode.o -c unicode.c


Re: bledy makefile-a pod SUNOS
#1200
Author: =?UTF-8?B?UmFkb3
Date: Mon, 09 Mar 2009 17:45
7 lines
147 bytes
Jeśli to wciąż aktualne to pisz na listę ruby-core. Tam Ci z pewnością
pomogą.

--
Radosław Bułat
http://radarek.jogger.pl - mój blog

Thread Navigation

This is a paginated view of messages in the thread with full content displayed inline.

Messages are displayed in chronological order, with the original post highlighted in green.

Use pagination controls to navigate through all messages in large threads.

Back to All Threads