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

Re: building cross-compiler packages



> ...
> cp g++ g++-cross
> _error_not_here_yet - havent even thought about it - it may even work
>

Seems this is caused by attempt to create a treelang cross-compiler.
So I added

ifdef DEB_CROSS
  with_treelang := disabled for cross-compiler build
endif

to the appropriate place of debian/rules.def

Unfortunately, while trying to build the package my laptop got overheaten 
and turned off. I will retry tomorrow and report the result.



Reply to: