We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I can't compile your application
$ ./make.bash make: Nothing to be done for `all'. mkdir: cannot create directory `/home/jlarky/go/pkg/linux_386/golightly': Permission denied make: *** [/home/jlarky/go/pkg/linux_386/golightly/test.a] Error 1 8g -o _go_.8 utility.go reslicing.go buffer.go int_buffer.go int_vector.go float_buffer.go utility.go:5: undefined: float utility.go:6: undefined: float int_vector.go:368: undefined: float int_vector.go:390: undefined: float float_buffer.go:7: undefined: float float_buffer.go:9: invalid receiver type FloatBuffer float_buffer.go:10: invalid receiver type FloatBuffer float_buffer.go:12: invalid receiver type FloatBuffer float_buffer.go:18: invalid receiver type *FloatBuffer float_buffer.go:28: invalid receiver type *FloatBuffer float_buffer.go:28: too many errors make: *** [_go_.8] Error 1 8g -o _go_.8 utility.go reslicing.go buffer.go int_buffer.go int_vector.go float_buffer.go utility.go:5: undefined: float utility.go:6: undefined: float int_vector.go:368: undefined: float int_vector.go:390: undefined: float float_buffer.go:7: undefined: float float_buffer.go:9: invalid receiver type FloatBuffer float_buffer.go:10: invalid receiver type FloatBuffer float_buffer.go:12: invalid receiver type FloatBuffer float_buffer.go:18: invalid receiver type *FloatBuffer float_buffer.go:28: invalid receiver type *FloatBuffer float_buffer.go:28: too many errors make: *** [_go_.8] Error 1 rm -f _test/feyeleanor/golightly.a 8g -o _gotest_.8 baseline.go baseline_benchmark_test.go baseline_test.go baseline_benchmark_test.go:282: undefined: float make: *** [_gotest_.8] Error 1 rm -f _test/golightly/vm.a 8g -o _gotest_.8 instruction_set.go iocontroller.go processor_core.go program.go instruction_set_benchmark_test.go
instruction_set_test.go iocontroller_test.go processor_core_benchmark_test.go processor_core_test.go iocontroller.go:7: can't find import: golightly/storage make: *** [gotest.8] Error 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I can't compile your application
instruction_set_test.go iocontroller_test.go processor_core_benchmark_test.go processor_core_test.go
iocontroller.go:7: can't find import: golightly/storage
make: *** [gotest.8] Error 1
The text was updated successfully, but these errors were encountered: