-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Closed
Milestone
Description
by zippoxer:
Before filing a bug, please check whether it has been fixed since the latest release: run "hg pull", "hg update default", rebuild, and retry what you did to reproduce the problem. Thanks. What steps will reproduce the problem? 1. Installing gomingw installer for build of release r60.1 2. Executing make, then make install in the (attached to this issue) package's directory. 3. Testing the installed package by calling Now(). What is the expected output? The x position of the cursor. What do you see instead? An error: >> throw: runtime: cannot reserve arena virtual address space Which compiler are you using (5g, 6g, 8g, gccgo)? 8g Which operating system are you using? Windows 7 Which revision are you using? (hg identify) I ran "Installer for Win32 (experimental) build of release.r60.1" (hd identify doesn't cooperate, sorry) Please provide any additional information below.
Attachments:
- somecgopackage.go (188 bytes)
- Makefile (122 bytes)