Comment #8 on issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
thanks, sorry, but I usually open issues, to better track them down into
debian...
However I'll try to remember it for the next time :)
thanks again,
G.
--
You received this
Updates:
Status: Fixed
Comment #7 on issue 595 by benoit.m...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
I have merged your patch in revision #6847, except that I defined OS_HURD
and OS_GNU for the added test.
Next time, please use the mailing-list for
Comment #6 on issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
sorry I copy-paster the wrong line...
http://www.gnu.org/software/hurd/hurd/porting/guidelines.html tells it to
you :)
"When using GNU autotools to configure a package config.gue
Comment #5 on issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
http://www.gnu.org/software/hurd/hurd/porting/guidelines.html tells it to
you :)
quoting some parts:
"because else -gnu would catch i386-pc-linux-gnu for instance..."
since noth
Comment #4 on issue 595 by benoit.m...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
No problem, but how can "*-gnu* )" necessarily match GNU/Hurd?
--
You received this message because this project is configured to send all
issue notifications to this address.
Y
Comment #3 on issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
ok this is the patch that makes it build correctly.
Index: gambas3/acinclude.m4
===
--- gambas3.orig/acinclude.m4
Comment #2 on issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
I'm talking about GNU/HURD OS.
It is a debian OS (not a release OS, but it is under development), and that
patch makes at least gambas reconize it.
I guess to make it build I ha
Updates:
Status: NeedsInfo
Comment #1 on issue 595 by benoit.m...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
No, but you created the issue twice. And your patch does not make any GNU
system magically supported. Which OS do you want to be supported exact
Status: New
Owner:
Labels: Version-3.6.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Other GUI-Any
New issue 595 by costamag...@gmail.com: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
Hi developers, what about supporting GNU operating system?
--- gamba