Hello Andrew,

on an ARMv8 system I compiled glpk 4.52.1 with
--enable-odbc=unix.

When running glpsol -m examples/sql/sudoku_odbc.c
an alignment trap occured.

An alignment trap occurs when the CPU is required to access a 32-bit variable which is not 32-bit aligned.

Please, apply the appended patch to src/glpsql.c

Best regards

Heinrich Schuchardt

Attachment: glpsql.c.patch.gz
Description: GNU Zip compressed data

_______________________________________________
Bug-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to