9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] compiling u9fs on IBM AIX
@ 2008-09-16  9:21 Yaroslav
  2008-09-16 10:41 ` C H Forsyth
  0 siblings, 1 reply; 3+ messages in thread
From: Yaroslav @ 2008-09-16  9:21 UTC (permalink / raw)
  To: 9fans

Just to save on the list: to compile u9fs on IBM AIX add
"-qenum=small" to CFLAGS in the makefile.
It's of their compiler. More info at
http://www.navo.hpc.mil/usersupport/IBM/XLC/compiler/ref/ruoptenu.htm
.

Yarek.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] compiling u9fs on IBM AIX
  2008-09-16  9:21 [9fans] compiling u9fs on IBM AIX Yaroslav
@ 2008-09-16 10:41 ` C H Forsyth
  2008-09-16 12:50   ` Yaroslav
  0 siblings, 1 reply; 3+ messages in thread
From: C H Forsyth @ 2008-09-16 10:41 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 59 bytes --]

how does u9fs depend on that option?
that seems odd to me.

[-- Attachment #2: Type: message/rfc822, Size: 2057 bytes --]

From: Yaroslav <yarikos@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] compiling u9fs on IBM AIX
Date: Tue, 16 Sep 2008 12:21:12 +0300
Message-ID: <e2f969e10809160221v511ea389rf849252cfb1b29c8@mail.gmail.com>

Just to save on the list: to compile u9fs on IBM AIX add
"-qenum=small" to CFLAGS in the makefile.
It's of their compiler. More info at
http://www.navo.hpc.mil/usersupport/IBM/XLC/compiler/ref/ruoptenu.htm
.

Yarek.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] compiling u9fs on IBM AIX
  2008-09-16 10:41 ` C H Forsyth
@ 2008-09-16 12:50   ` Yaroslav
  0 siblings, 0 replies; 3+ messages in thread
From: Yaroslav @ 2008-09-16 12:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

2008/9/16 C H Forsyth <forsyth@vitanuova.com>:
> how does u9fs depend on that option?
> that seems odd to me.

It just doesn't compile... It doesn't like enum of 9P message types in fcall.h:

$ make
        cc -g -I. -c authnone.c
"./fcall.h", line 122.17: 1506-243 (S) Value of enumeration constant
must be in range of signed integer.
make: 1254-004 The error code from the last command is 1.


Stop.


> ---------- Переслане повідомлення ----------
> From: Yaroslav <yarikos@gmail.com>
> To: 9fans@9fans.net
> Date: Tue, 16 Sep 2008 12:21:12 +0300
> Subject: [9fans] compiling u9fs on IBM AIX
> Just to save on the list: to compile u9fs on IBM AIX add
> "-qenum=small" to CFLAGS in the makefile.
> It's of their compiler. More info at
> http://www.navo.hpc.mil/usersupport/IBM/XLC/compiler/ref/ruoptenu.htm
> .
>
> Yarek.
>



-- 
Best regards,
 Yaroslav.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-16 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-16  9:21 [9fans] compiling u9fs on IBM AIX Yaroslav
2008-09-16 10:41 ` C H Forsyth
2008-09-16 12:50   ` Yaroslav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).