Skip to content

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Jun 2, 2020

defforeign test fails for armhf #395, defforeign test is already at contrib/eus64-check

@k-okada k-okada force-pushed the move-test-defforegn branch 5 times, most recently from 27f645f to c3f1c4f Compare June 2, 2020 13:43
@k-okada k-okada force-pushed the move-test-defforegn branch from c3f1c4f to 21ff8e4 Compare June 2, 2020 13:57
@k-okada k-okada force-pushed the move-test-defforegn branch from a471aac to e0e2a28 Compare June 2, 2020 15:15
@k-okada k-okada force-pushed the move-test-defforegn branch 6 times, most recently from dbca719 to 8ffeac8 Compare June 4, 2020 12:53
@k-okada k-okada force-pushed the move-test-defforegn branch from 647962c to 3832978 Compare June 5, 2020 02:43
@k-okada k-okada force-pushed the move-test-defforegn branch from c30e9c0 to 3a49ca2 Compare June 7, 2020 05:54
@k-okada k-okada merged commit 99fb11e into euslisp:master Jun 22, 2020
@k-okada k-okada deleted the move-test-defforegn branch June 22, 2020 05:41
k-okada added a commit to k-okada/EusLisp that referenced this pull request Nov 11, 2021
Add glpixmapsurface, no-xwidnow version of viewsurface for offline rendering (euslisp#438)
Add -fPIC for lisp/image/jpeg (euslisp#441)
Do not use gensym for compiled function/method name, use defclass compiler symstr/symid (euslisp#441)
Close help file after reading (euslisp#447)
Use :primitive to create *body-class* for make-gdome and make-body-from-vertices (euslisp#452)
[armhf] Fix foreign function call on armhf, armhf , fixe by increase c.bignm.size, mask entry2, remove -march=arm optimization, use numberp instaed of isnum (=isint) (euslisp#432)
[armhf] Add defforeign function for armhf (euslisp#434)
[i386] Use gcc for linker in comp.l, fix i386 fails because of __stack_chk_fail_local with -fstack-protector-strong, possible solution is add -lc or -lssp, or use gcc, see https://www.openwall.com/lists/musl/2018/09/11/2 or https://ubuntuforums.org/showthread.php?t=1906102 (https://github.com/euslisp/EusLisp/pull/423/files)
k-okada added a commit to k-okada/EusLisp that referenced this pull request Nov 11, 2021
- Add glpixmapsurface, no-xwidnow version of viewsurface for offline rendering (euslisp#438)
- Add -fPIC for lisp/image/jpeg (euslisp#441)
- Do not use gensym for compiled function/method name, use defclass compiler symstr/symid (euslisp#441)
- Close help file after reading (euslisp#447)
- Use :primitive to create *body-class* for make-gdome and make-body-from-vertices (euslisp#452)
- [armhf] Fix foreign function call on armhf, armhf , fixe by increase c.bignm.size, mask entry2, remove -march=arm optimization, use numberp instaed of isnum (=isint) (euslisp#432)
- [armhf] Add defforeign function for armhf (euslisp#434)
- [i386] Use gcc for linker in comp.l, fix i386 fails because of __stack_chk_fail_local with -fstack-protector-strong, possible solution is add -lc or -lssp, or use gcc, see https://www.openwall.com/lists/musl/2018/09/11/2 or https://ubuntuforums.org/showthread.php?t=1906102 (https://github.com/euslisp/EusLisp/pull/423/files)
k-okada added a commit to k-okada/EusLisp that referenced this pull request Nov 11, 2021
- Add glpixmapsurface, no-xwidnow version of viewsurface for offline rendering (euslisp#438)
- Add -fPIC for lisp/image/jpeg (euslisp#441)
- Do not use gensym for compiled function/method name, use defclass compiler symstr/symid (euslisp#441)
- Close help file after reading (euslisp#447)
- Use :primitive to create *body-class* for make-gdome and make-body-from-vertices (euslisp#452)
- [armhf] Fix foreign function call on armhf, armhf , fixe by increase c.bignm.size, mask entry2, remove -march=arm optimization, use numberp instaed of isnum (=isint) (euslisp#432)
- [armhf] Add defforeign function for armhf (euslisp#434)
- [i386] Use gcc for linker in comp.l, fix i386 fails because of __stack_chk_fail_local with -fstack-protector-strong, possible solution is add -lc or -lssp, or use gcc, see https://www.openwall.com/lists/musl/2018/09/11/2 or https://ubuntuforums.org/showthread.php?t=1906102 (https://github.com/euslisp/EusLisp/pull/423/files)
This was referenced Nov 11, 2021
k-okada added a commit that referenced this pull request Nov 14, 2021
- Add glpixmapsurface, no-xwidnow version of viewsurface for offline rendering (#438)
- Add -fPIC for lisp/image/jpeg (#441)
- Do not use gensym for compiled function/method name, use defclass compiler symstr/symid (#441)
- Close help file after reading (#447)
- Use :primitive to create *body-class* for make-gdome and make-body-from-vertices (#452)
- [armhf] Fix foreign function call on armhf, armhf , fixe by increase c.bignm.size, mask entry2, remove -march=arm optimization, use numberp instaed of isnum (=isint) (#432)
- [armhf] Add defforeign function for armhf (#434)
- [i386] Use gcc for linker in comp.l, fix i386 fails because of __stack_chk_fail_local with -fstack-protector-strong, possible solution is add -lc or -lssp, or use gcc, see https://www.openwall.com/lists/musl/2018/09/11/2 or https://ubuntuforums.org/showthread.php?t=1906102 (https://github.com/euslisp/EusLisp/pull/423/files)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant