Ruby & MF Cobol

Hi,
I know this must sound very odd, but has anybody any experience
of writing Ruby extensions in MicroFocus Cobol ?

The HPUX system I'm working with doesn't have a fully featured
C compiler ( no ansi, and cant create shared objects), and
so it's a bit difficult for me to create any extensions.

Any help/advice would be appreciated.

Thanks,
Tad

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

···

---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.

Some time ago when I used to work with HP-UX, I managed to build GCC with HP's C compiler. I am also sure that nowadays you can easily find some publicly available distribution of GCC for your system.

Gennady.

···

tad.bochan@bnpparibas.com wrote:

Hi,
I know this must sound very odd, but has anybody any experience
of writing Ruby extensions in MicroFocus Cobol ?

The HPUX system I'm working with doesn't have a fully featured
C compiler ( no ansi, and cant create shared objects), and
so it's a bit difficult for me to create any extensions.

Any help/advice would be appreciated.

Thanks,
Tad

This message and any attachments (the "message") is
intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie.

And if there isn't a C compiler, you can download a pre-built gcc, and use it to bootstrap your build from source.

-Rob

···

On Aug 31, 2004, at 9:40 AM, Gennady wrote:

Some time ago when I used to work with HP-UX, I managed to build GCC with HP's C compiler. I am also sure that nowadays you can easily find some publicly available distribution of GCC for your system.

Gennady.

tad.bochan@bnpparibas.com wrote:

Hi,
I know this must sound very odd, but has anybody any experience
of writing Ruby extensions in MicroFocus Cobol ?
The HPUX system I'm working with doesn't have a fully featured
C compiler ( no ansi, and cant create shared objects), and
so it's a bit difficult for me to create any extensions.
Any help/advice would be appreciated.
Thanks,
Tad
This message and any attachments (the "message") is
intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. ---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie.