Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#4707 closed defect

configure: wrong as,ar,ranlib,strip for arm-oe-linux-gnueabi

Reported by: (none) Owned by:
Priority: normal Component: Ports
Version: Keywords: build
Cc: Game:

Description

I was crosscompiling scummvm for OpenEmbedded for armv4t. Version 0.12.0 compiled fine, but with 1.0.0 wrong as is choosen to compile the asm code instead of arm-oe-linux-gnueabi-as as it's defined in the AS enviroment varialbe. Same for ar, ranlib and strip. After ./configure config.mk set's these variables the buildhost one's. (as, ar, ranlib, strip)

configure paramters used: --build=x86_64-linux --host=arm-oe-linux-gnueab --target=arm-oe-linux-gnueabi config.sub arm-oe-linux-gnueabi returns arm-oe-linux-gnueabi

Ticket imported from: #2904996. Ticket imported from: bugs/4707.

Change History (6)

comment:1 by fingolfin, 14 years ago

Hm, I don't understand. Running ScummVM's with these parameters should result in an error (and I just verified, I am right). We don't support neither --build nor --target :). So something about your report is not quite right :)

comment:2 by fingolfin, 14 years ago

Status: newpending

comment:3 by fingolfin, 14 years ago

This tracker item is pending response by the submitter; we cannot continue processing it before that happens. As a consequence, its status has been set to "Pending". It will automatically revert to "Open" once a new comment is made to this item. If no response is made within 14 days, it will automatically be closed.

Thank you.

comment:4 by SF/sf-robot, 14 years ago

This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

comment:5 by SF/sf-robot, 14 years ago

Status: pendingclosed

comment:6 by digitall, 5 years ago

Component: Ports
Note: See TracTickets for help on using tickets.