Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
78 user(s) are online (53 user(s) are browsing Forums)

Members: 0
Guests: 78

more...

Headlines

 
  Register To Post  

Cygwin cross compiling problem
Just can't stay away
Just can't stay away


See User information
I'm trying to cross compile Qt on my Windoze laptop under Cygwin, but I run into problems very fast.

I get this output:

c++ ...bla... animation/qabstractanimation.cpp
bla
...: assembler messages:
141Errorno such instruction'lwarx %ebx,0,%eax'
142Errorno such instruction'addi %ecx,%ebx,$1'
...etc...


So I guess something is wrong with my assembler?
Does someone have a working ppc-amigaos-as for Cygwin??

EDIT: I am using the binaries from ZeroHero.

EDITEDIT: Sorry, I was using c++ instead of ppc-amigaos-c++... Doh!

Go to top
Re: Cygwin cross compiling problem
Home away from home
Home away from home


See User information
@alkil
Trying to build QT with zerohero's gcc to see if the differences in gcc make the sense ?:)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Cygwin cross compiling problem
Just can't stay away
Just can't stay away


See User information
@kas1e

No, just trying to speed up the build process before I get my dirty hands down to building libQtWebKit.so .

Go to top
Re: Cygwin cross compiling problem
Home away from home
Home away from home


See User information
@alkfil
Did you found what cause slowneses btw ? Or in progress ?

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Cygwin cross compiling problem
Just can't stay away
Just can't stay away


See User information
@kas1e

No, nothing yet. At the moment I am working on a new release (0.8) that will give people a chance to use the "new" native menus and try the (horribly slow) designer. Once that is done, I'm probably going to try and get minigl to use frame buffer objects (currently I have no clue how to do this, so be patient). If that speeds up things, then hey, problem solved. If not, then I'm going to dig in deep.

Stay tuned!

Go to top
Re: Cygwin cross compiling problem
Home away from home
Home away from home


See User information
@alkil

Sounds like a good plan , waiting to test the stuff :)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Cygwin cross compiling problem
Just can't stay away
Just can't stay away


See User information
... and new shiny icons by Mason, not to mention

Go to top
Re: Cygwin cross compiling problem
Just popping in
Just popping in


See User information
You are calling the default x86 compiler, make sure to replace "c++" with "ppc-amigaos-c++" in your make files.

The same goes for gcc, g++, ar, as

Go to top
Re: Cygwin cross compiling problem
Home away from home
Home away from home


See User information
@shadow
What about reading first post fully ?:)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Cygwin cross compiling problem
Just popping in
Just popping in


See User information
Quote:

kas1e wrote:
@shadow
What about reading first post fully ?:)


Pretty sure that I did, but might have been distracted by the kids :)

Go to top
Re: Cygwin cross compiling problem
Just can't stay away
Just can't stay away


See User information
@shadow

Thanks in any case . I have already built libQtCore.so on cygwin, and it seems to work, so I'm a happy kid 8-D.

Go to top
Re: Cygwin cross compiling problem
Home away from home
Home away from home


See User information
@alkil
Btw, before you build QT not on cygwin ? On amiga directly ?

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Cygwin cross compiling problem
Just can't stay away
Just can't stay away


See User information
@kas1e

Yup!

Go to top
Re: Cygwin cross compiling problem
Home away from home
Home away from home


See User information
@alkfil
You are indeed brave enough. I imagine how slow all of this was on compiling stage for you :) With cygwin its for sure much better and faster. I do all the compiling work in last half of year only on cygwin, and then just copy exe on aos4 via network and do tests. Good that you manage to setup all that stuff, it for sure will speedup everything :)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project