I wish I could find a better place than qmake.conf to do that. Will you 
recommend anything ?

Sent from my iPhone

On Feb 17, 2013, at 6:52 PM, Laszlo Papp <[email protected]> wrote:

> Why do you think qmake.conf is the right place for fixing this, and not where 
> those are added without the need (i.e. fix for everyone, not just yourself in 
> the same step)?
> 
> On Sun, Feb 17, 2013 at 10:53 AM, Mumtaz Ahmad <[email protected]> 
> wrote:
> I am trying to produce this link command. I donot need any other libraries.
> 
> arm-none-eabi-g++ -nostartfiles -Wl,--gc-sections -Wl,--wrap=malloc 
> -Wl,--wrap=calloc -Wl,--wrap=realloc -Wl,--wrap=free 
> -E:\Workspace\bsp\csgnu_arm.realview_eb_ct926ejs.link_ram.ld 
> -Wl,--start-group -o rasterwindow .obj/debug_static/rasterwindow.o 
> .obj/debug_static/main.o 
> .obj/debug_static/nuc_qt_demo.o.obj/debug_static/moc_rasterwindow.o   
> -LE:/Linux/Buildenv/Apps/Qt-5.0.0/qtbase/lib 
> -LE:/Linux/Buildenv/Apps/Qt-5.0.0/qtbase/plugins/platforms -LE:/Buildenv//lib 
> -lQt5Core -lQt5gui -lqminimal -los -lc -lm -lstdc++ -Wl,--end-group
> 
> On Sun, Feb 17, 2013 at 1:16 PM, Laszlo Papp <[email protected]> wrote:
> Can you mention a use case for that?
> 
> On Sun, Feb 17, 2013 at 4:36 AM, Mumtaz Ahmad <[email protected]> 
> wrote:
> Is there any way that i override things set by qmake and have my own Link 
> command using qmake.conf? I have spent hours and hours with no success. I 
> wish there are some way which can let the user define his own way of 
> generating full Link command to make the life easy. 
> _______________________________________________
> Development mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/development
> 
> 
> 
> 
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to