Skip to content

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Sep 25, 2025

check https://buildd.debian.org/status/fetch.php?pkg=euslisp&arch=armhf&ver=9.32%2Bdfsg-1&stamp=1758791999&raw=0

5f0630a (HEAD -> fix_arm32, k-okada/fix_arm32) eval.c: ARM 32bit armel could be __ARM_ARCH==4 or __ARM_ARCH==4
c21799c unixcall.c: localtime sizoef time(0) is machine dependent and may differ from long, asctime, check return value
a476655 eval.c: get vargv to #16 and use it
e7323bd unixcall.c: GETRUSAGE do not use rusage[18] because sizeof(struct rusage) may change, specially on arm32
fdebbb3 keep dlopen(0, RTLD_LAZY)(sysem library) handle to handle and handle2 for #elif defined(ARM) && defined(ARM_ARCH_7A) /* not (defined(x86_64) || defined(aarch64)) /
2ab4310 use -fno-omit-frame-pointer for #elif defined(ARM) && defined(ARM_ARCH_7A) /
not (defined(x86_64) || defined(aarch64)) /
c7149e9 exec_function_i: keep r3,r4,r5,r6,r7 for #elif defined(ARM) && defined(ARM_ARCH_7A) /
not (defined(x86_64) || defined(aarch64)) */

@k-okada k-okada changed the title add armhf/armel test, to check https://buildd.debian.org/status/fetch.php?pkg=euslisp&arch=armhf&ver=9.32%2Bdfsg-1&stamp=1758791999&raw=0 add armhf/armel test, Sep 27, 2025
@k-okada k-okada merged commit 1c76a5c into euslisp:master Sep 30, 2025
76 of 77 checks passed
@k-okada k-okada deleted the fix_arm32 branch September 30, 2025 00:25
k-okada added a commit to iory/EusLisp that referenced this pull request Oct 8, 2025
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