bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-glpk] Aligment trap on ARMv8 in glpsql.c


From: Heinrich Schuchardt
Subject: [Bug-glpk] Aligment trap on ARMv8 in glpsql.c
Date: Tue, 31 Dec 2013 21:28:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]