Hi
I took the new website as impulse to try to setup cocotron (again, after playing with it a few years ago).
The InstallCDT/install.sh script has a few problems.
First, I needed to manually add the folder "/Library/Application Support/Developer/Shared/Xcode/Specifications", and there is a typo in the error message.
Then it can’t find gnutar.
I’m running it on a almost new VM with 10.9. and Xcode 6.2.
I don’t know enough about sh scripts to fix this myself.
Georg
> Am 05.06.2015 um 03:45 schrieb Christopher Lloyd
>
> Hi All,
>
> I've updated cocotron.org, nothing major, slightly more advanced CGI, fixed styling and updated info for git. One of the headline choices is "Examples", where I link to products/apps/projects which use Cocotron.
>
> If you'd like to show your product here, please provide a link and screenshot(s), I'd be happy to put them up. You can email me directly with any questions/info.
>
> Thanks,
> Chris
>
>
> --
> You received this message because you are subscribed to the Google Groups "Cocotron Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to cocotron-dev+unsubscribe@googlegroups.com.
/Developer/Cocotron/1.0/Source/binutils-2.21-20111025/bfd/elf32-i386.c:326:15: error: array index 42 is past the end of the array (which contains 34 elements)
[-Werror,-Warray-bounds]
return &elf_howto_table[R_386_IRELATIVE];
^ ~~~~~~~~~~~~~~~
/Developer/Cocotron/1.0/Source/binutils-2.21-20111025/bfd/elf32-i386.c:37:1: note: array 'elf_howto_table' declared here
static reloc_howto_type elf_howto_table[]=
When running install.sh after creating the folder manually above and then installing gnutar like this (http://day-to-day-stuff.blogspot.com/2013/11/installing-gnutar-on-maverick.html)
Is there any small fix that will unblock me until you push a fix?
- Mathieu
Thanks, the install scripts and compiler toolchain still need some work, working on it!Chris
On Friday, June 5, 2015 at 10:14:49 AM UTC-4, Georg Seifert wrote:
Hi
I took the new website as impulse to try to setup cocotron (again, after playing with it a few years ago).
The InstallCDT/install.sh script has a few problems.
First, I needed to manually add the folder "/Library/Application Support/Developer/Shared/Xcode/Specifications", and there is a typo in the error message.
Then it can’t find gnutar.
I’m running it on a almost new VM with 10.9. and Xcode 6.2.
I don’t know enough about sh scripts to fix this myself.
Georg
> Am 05.06.2015 um 03:45 schrieb Christopher Lloyd
>
> Hi All,
>
> I've updated cocotron.org, nothing major, slightly more advanced CGI, fixed styling and updated info for git. One of the headline choices is "Examples", where I link to products/apps/projects which use Cocotron.
>
> If you'd like to show your product here, please provide a link and screenshot(s), I'd be happy to put them up. You can email me directly with any questions/info.
>
> Thanks,
> Chris
>
>
> --
> You received this message because you are subscribed to the Google Groups "Cocotron Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to cocotron-dev...@googlegroups.com.
MACOSX_DEPLOYMENT_TARGET =