bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fortran95 binding for posix/gnulib


From: Bastien ROUCARIES
Subject: Re: Fortran95 binding for posix/gnulib
Date: Sun, 3 Jul 2011 21:40:36 +0200
User-agent: KMail/1.13.7 (Linux/2.6.37-trunk-amd64; KDE/4.6.3; x86_64; ; )

Le dimanche 3 juillet 2011 19:32:42, Bruno Haible a écrit :
> Hi Bastien,
> 
> > ... binding posix to fortran.
> 
> Yes apparently it requires explicit binding code, cf. [1][2]
> 
> > Would you consider this for inclusion ?
> 
> Yes, why not? Fortran is sufficiently well supported by GCC and by
> Automake. Just make sure that your modules follow the gnulib conventions
> for the module descriptions - and here I'd say, put all the module
> descriptions into a subdirectory modules/fortran/ -, and that you follow
> the GNU conventions for Fortran code (whatever these may be - you can find
> out by looking at octave in octave-3.4.2/libcruft/ [3]).

Ok thank you

Fist piece of work will be to creat a gnulib module per posix header. I will 
begin by errno.

How could I get a list of pair name/value of every errno supported on the 
plateform ? i will prefer a solution that work with a 
cross compiler. I am thinking about using cpp then sed but is ugly as hell...

Bastien

> Bruno
> 
> [1] http://www.nongnu.org/posix90/
> [2] https://savannah.nongnu.org/projects/posix90
> [3] http://hg.savannah.gnu.org/hgweb/octave/file/944cf42c699e/libcruft



reply via email to

[Prev in Thread] Current Thread [Next in Thread]